Jumping Jumper
Jumping Jumper is an engaging JavaScript-based platformer game developed using HTML5 Canvas. Players control a character navigating through a series of platforms while avoiding various obstacles such as projectiles, lasers, and moving walls. The game introduces a strategic "Flow" mechanic that allows players to temporarily slow down time, providing an edge in dodging incoming threats. As players survive longer, the game's difficulty scales dynamically, offering an increasingly challenging and immersive experience.
Utilized HTML5 Canvas for rendering game graphics, enabling dynamic visuals and smooth animations. Implemented game mechanics and logic using JavaScript, including the double-jump feature, Flow mode, and dynamic difficulty scaling.
Project Information
- Category: Web Application / Game Development
- Project URL: https://github.com/Derek-Wen/jumping-jumper
- Play Now