Using random numbers
For my game, I need two different boxes, let's say bigBox and smallBox to be chosen by a random number and then fall from a random point at the top of the screen to the bottom of the screen. I also would like that to happen every 2 seconds ish with a timer. So, i'm not sure how I could do this and set it up.
|