monstez88
09-05-2008, 12:36 PM
Hi, I really need urgent help. I'm trying to make a game, which goes like this:
- A no. of bunny appears for a brief moment
- All bunnies disappeared
- Ask user how many bunnies are there
I used a list for the bunnies, and for the disappear part, I used random isShowing is false. Now the thing is, how am I suppose to put the no. of bunnies that appear into, I dunno, a variable or something so that I can tally it with the user's answer and so on.
Is it very confusing? Can anyone please help? Really appreciated! I've attached my quarter done code.
- A no. of bunny appears for a brief moment
- All bunnies disappeared
- Ask user how many bunnies are there
I used a list for the bunnies, and for the disappear part, I used random isShowing is false. Now the thing is, how am I suppose to put the no. of bunnies that appear into, I dunno, a variable or something so that I can tally it with the user's answer and so on.
Is it very confusing? Can anyone please help? Really appreciated! I've attached my quarter done code.