Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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. ๐
- Host: GitHub
- URL: https://github.com/nidhiupman568/doodle-jump-game
- Owner: nidhiupman568
- Created: 2024-06-06T22:18:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T20:20:41.000Z (2 months ago)
- Last Synced: 2024-09-07T22:12:51.157Z (2 months ago)
- Topics: css, doodle-jump-game, front-end-development, html, interactive-web-design, javascript, web-animation, web-development
- Language: JavaScript
- Homepage: https://doodle-jump-game-nidhiupman.vercel.app/
- Size: 360 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)