Doodle Jump banner

Doodle Jump

2 devlogs
1h 3m 59s

This is a simple implementation of the popular Doodle Jump mobile game where players control a character that jumps automatically and must land on platforms to climb higher while avoiding falling off the screen.

Demo Repository

Loading README...

yousef_7abib

Shipped this project!

Hours: 1.07
Cookies: 🍪 2
Multiplier: 2.22 cookies/hr

Just shipped a Doodle Jump clone using vanilla JavaScript and HTML5 Canvas! The game features gravity-based physics, collision detection, and auto-scrolling platforms. I learned a lot about game loops, sprite animation, and handling player physics. The trickiest part was getting the platform scrolling to feel smooth when the player jumps higher. Planning to add moving platforms and power-ups next!

yousef_7abib

the background and game structure

Attachment
0