Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nidhiupman568/flappy-bird-game
๐Welcome to my Flappy Bird game! ๐ This project recreates the classic game using ๐ HTML, ๐จ CSS, and ๐ป JavaScript with HTML5 Canvas. ๐
https://github.com/nidhiupman568/flappy-bird-game
css front-end-development html interactive-web-design javascript web-animation web-development whac-a-mole-game
Last synced: 3 days ago
JSON representation
๐Welcome to my Flappy Bird game! ๐ This project recreates the classic game using ๐ HTML, ๐จ CSS, and ๐ป JavaScript with HTML5 Canvas. ๐
- Host: GitHub
- URL: https://github.com/nidhiupman568/flappy-bird-game
- Owner: nidhiupman568
- Created: 2024-06-06T21:31:20.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T20:26:22.000Z (2 months ago)
- Last Synced: 2024-09-07T22:06:53.705Z (2 months ago)
- Topics: css, front-end-development, html, interactive-web-design, javascript, web-animation, web-development, whac-a-mole-game
- Language: JavaScript
- Homepage: https://flappy-bird-game-nidhiupman.vercel.app/
- Size: 66.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ฆFlappy Bird Game ๐ฎ
๐Welcome to my Flappy Bird game! ๐ This project recreates the classic game using ๐ HTML, ๐จ CSS, and ๐ป JavaScript with HTML5 Canvas. ๐
Project Demo: https://nidhiupman568.github.io/FLAPPY-BIRD-GAME/
## Features ๐
- **Game Loop ๐**: Smooth gameplay with continuous updates. ๐ฎ
- **Interactive Graphics ๐ผ๏ธ**: Dynamic images rendered on the canvas. ๐
- **Simple Controls ๐ฏ**: Click to make the bird jump. ๐ฆ
- **Random Obstacles ๐ต**: Pipes generated randomly and move across the screen. ๐
- **Collision Detection ๐ฅ**: Accurate collision detection between the bird and pipes. ๐
- **Score Tracking ๐**: Real-time running score display. ๐## How to Play ๐ฎ
1. **Start the Game ๐**: Open `index.html` in your browser. ๐
2. **Jump ๐ฆ**: Click or tap to make the bird fly. โฌ๏ธ
3. **Avoid Pipes ๐ต**: Navigate through without hitting the pipes. ๐ก๏ธ
4. **Score Points ๐ **: Earn points for each pipe passed. ๐## Getting Started ๐
1. Clone the repository: 'https://github.com/nidhiupman568/FLAPPY-BIRD-GAME.git' ๐
2. Open the `index.html` file in your browser. ๐## Technologies Used ๐ป
- **HTML5 ๐**
- **CSS3 ๐จ**
- **JavaScript ๐ป**#### Screenshots (Output) ๐ธ
![FLAPPY BIRD](https://github.com/nidhiupman568/FLAPPY-BIRD-GAME/assets/130860182/8793c35c-d80c-4857-9542-a80ff8c5b473) ๐ฆ