Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.65 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.65 KB

Doodle Jump Game 🐰🎮

🎉Welcome to my Doodle Jump game clone! 🎉 This project recreates the popular mobile game using 🌐 HTML, 🎨 CSS, and 💻 JavaScript with HTML5 Canvas. 🌟

Project Demo: https://nidhiupman568.github.io/DOODLE-JUMP-GAME/

Features 🌟

  • Game Loop 🔄: Smooth and continuous game updates. 🕹️
  • Canvas Graphics 🖼️: Dynamic images rendered on the HTML5 canvas. 🎨
  • Interactive Controls 🎯: Click to move the doodler left or right. 🖱️
  • Game Physics ⚙️: Realistic physics applied to doodler movements. 🧲
  • Random Platforms 🎲: Platforms are randomly generated and move down the screen. 📉
  • Collision Detection 💥: Accurate detection between the doodler and platforms. 🔍
  • Score Tracking 🏆: Real-time running score display. 📈
  • Game Reset 🔄: Easily reset the game after a game over. 🔁

How to Play 🎮

  1. Start the Game 🚀: Open index.html in your browser. 🌐
  2. Move 🕹️: Click or tap to move the doodler left or right. ⬅️➡️
  3. Jump 🐰: Keep jumping on platforms to avoid falling. ⬆️
  4. Score Points 🏅: Earn points by jumping on platforms and reaching higher levels. 📈

Getting Started 🚀

  1. Clone the repository: 'https://github.com/nidhiupman568/DOODLE-JUMP-GAME.git' 🌀

  2. Open the index.html file in your browser. 🌐

Technologies Used 💻

  • HTML5 🌐
  • CSS3 🎨
  • JavaScript 💻

Screenshots (Output) 📸

DOODLE JUMP GAME