Shipped this project!
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!