Posted: Wed Dec 20, 2006 11:48 pm Post subject: Block Game
Hi. I am trying to create a game that iwll test a students ability to put 5 blocks in order from smallest to largest. 5 blocks in random order are displayed horizontally across the top of the screen, and there will be 5 empty spaces below them. Using the mouse, the user will select each block and drag it to the space below... any ideas on what global variables to use???
Sponsor Sponsor
Tony
Posted: Wed Dec 20, 2006 11:53 pm Post subject: Re: Block Game