Getting Unstuck Day 5 Create a project that involves one or more sprites jumping or flying. Click the green flag and then use the space bar to jump over the rolling basketballs.
I made the Cat perform a relatively realistic jump with "proper" gravity. The balls then felt natural as a challenge. It's a sort of minimalist flappy bird but without the hassle of flight! You can easily adjust the jump by changing the value of gravity or the initial jumpSpeed value given when the space bar is pressed. Might be fun to make them into sliders. Also needs some decoration and sound effects! Confession - I did have some bits of this game lying around already, but I'd never managed to make a pleasing game with them before. If I had more time I'd maybe mix up the objects a bit so you had some variety, or make jump power depend on how long you hold the space bar down.