Use the arrow keys on your keyboard to move the box. Get to 10000. Version 1.03
I am working on adding some new features to the game. I noticed that when the program generates and moves large chunks of land, the program runs slowly. I will try to fix this, but it would be hard and take a lot of time. This might mean replacing the text engine at the top with a variable. Removing all sounds might help improve game performance. ------------------------------------------------------------------------- ---------------------UPDATE NOTES----------------------------- -Removed all sounds. -Replaced the "change y by 1" block in My Blocks with the "change y by 1" block in Motion. This made the performance of the game a bit better. -Replaced the text engine at the top with a variable.