LEFT/RIGHT arrow keys to move UP arrow key to jump Click "See inside" to see how this is done! Then use it in your own projects :)
Ideas you can try: - Add your own levels by editing the Ground costumes - Add obstacles and enemies - Improve horizontal movement so you can accelerate or run (hint: x velocity) - Turn this into a jetpack game (hint: rockets work even when you're not on the ground) Yes, it's possible to land on a platform using any part of the sprite, not just the feet. Fixing that would make the code more complicated, but let me know in the comments if you have any ideas for improvements!