View Single Post
Need help with the score board in Rings game
Old
lucyrn99
Member
 
Status: Offline
Posts: 23
Join Date: Aug 2016
Location: Dallas TX
Default Need help with the score board in Rings game - 11-13-2016, 02:43 PM

Hi everyone,

Our assignment is to create a game where a ring drops out of the sky, and the user has to move a cone under the ring, in order to catch it.

The user gets 1 point for each time he/she catches a ring with the cone.
This should repeat/loop 10 times, at which point the game should end.

My difficulty has been with trying to get the scoring to work properly.

I have watched a bunch of youtube videos to learn how to set up the scoring, and have created the numerical variables to designate that the goal of the game is a score = 10. I'm still obviously missing some crucial connection, though, because the scoring is not working at all.

Thanks in advance for any advice, and my code is attached for your review/critique.

Lucy
Attached Files
File Type: a2w Lab3-LP.a2w (312.7 KB, 4 views)
   
Reply With Quote