The project is the emulation of the famous mobile game 'Doodle Jump' .
Techniques and Tools used:
- HTML5 Canvas has for the development of UI.
- Vanilla Javascript for the interaction with UI.
- Accelerometer feature given by HTML5 to play the game in mobile phones.
- Implements the platform based gaming technique.
- Game loop for smooth rendering and update of the UI.
- Local Storage to store the highest score.
Features:
- Can be played in both mobile and pc.
- Different obstacles during the game play to make it difficult for the users to play.
- Different boosters to restore player health and regain the power.
- Increase in difficulty level with the increase in score.
Experience the game with the given link: https://krishuthapa.github.io/JS-Final-Project-Doodle-Jump-/