Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nidhiupman568/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. ๐ŸŒŸ
https://github.com/nidhiupman568/doodle-jump-game

css doodle-jump-game front-end-development html interactive-web-design javascript web-animation web-development

Last synced: 3 days ago
JSON representation

๐ŸŽ‰Welcome to my Doodle Jump game clone! ๐ŸŽ‰ This project recreates the popular mobile game using ๐ŸŒ HTML, ๐ŸŽจ CSS, and ๐Ÿ’ป JavaScript with HTML5 Canvas. ๐ŸŒŸ

Awesome Lists containing this project

README

        

# 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](https://github.com/nidhiupman568/DOODLE-JUMP-GAME/assets/130860182/d8bb8544-7ae3-4b26-a3d7-981564ce7792)