20 Game Challenge (Jetpack Joyride)
This is part of the 20 game challenge
https://20_games_challenge.gitlab.io/
Goal:
- Create a game world with a floor. The world will scroll from right to left endlessly.
- Completed
- Add a player character that falls when no input is held, but rises when the input is held.
- Completed
- Add obstacles that move from right to left. Feel free to make more than one type of obstacle.
- Completed
- Obstacles can be placed in the world using a script so the level can be truly endless.
- Completed
- Obstacles should either be deleted or recycled when they leave the screen.
- Completed
- The score increases with distance. The goal is to beat your previous score, so the high score should be displayed alongside the current score.
- Completed
Stretch goal:
- Save the high score between play sessions.
- Completed
- The jetpack is a machine gun! Add bullet objects that spew from your character when the input is held.
- Completed
- Particle effects are a fun way to add game juice. Mess around with some here, making explosions or sparks when things get destroyed!
- Not completed
| Status | Released |
| Platforms | HTML5 |
| Author | Maverick24 |
| Genre | Action |
| Made with | Unity |



Leave a comment
Log in with itch.io to leave a comment.