Prototype 29 - Doodle Jump Replica
Doodle Jump Replica is a game prototype I built while following along with Brackeys’ How to make Doodle Jump in Unity tutorial on YouTube. The core gameplay loop is:
- Move left and right
- Keep jumping up
- Don’t fall below the screen
Play the game in your browser here.
View my GitHub repo here.