diff --git a/README.md b/README.md index 6d1d43c..aeb04fe 100644 --- a/README.md +++ b/README.md @@ -1,37 +1,34 @@ + # ๐ŸฆFlappy Bird Game ๐ŸŽฎ -# Flappy Bird Game +๐ŸŽ‰Welcome to my Flappy Bird game! ๐ŸŽ‰ This project recreates the classic game using ๐ŸŒ HTML, ๐ŸŽจ CSS, and ๐Ÿ’ป JavaScript with HTML5 Canvas. ๐Ÿš€ -Welcome to my Flappy Bird game! This project recreates the classic game using HTML, CSS, and JavaScript with HTML5 Canvas. +## Features ๐ŸŒŸ -## 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. ๐Ÿ“ˆ -- **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 ๐ŸŽฎ -## 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. ๐Ÿ“ˆ -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 ๐Ÿš€ -## Getting Started +1. Clone the repository: 'https://github.com/nidhiupman568/FLAPPY-BIRD-GAME.git' ๐ŸŒ€ +2. Open the `index.html` file in your browser. ๐ŸŒ -1. Clone the repository:'https://github.com/nidhiupman568/FLAPPY-BIRD-GAME.git' -2. Open the `index.html` file in your browser. +## Technologies Used ๐Ÿ’ป -## Technologies Used - -- **HTML5** -- **CSS3** -- **JavaScript** - -#### Screenshots(Output) - -![FLAPPY BIRD](https://github.com/nidhiupman568/FLAPPY-BIRD-GAME/assets/130860182/8793c35c-d80c-4857-9542-a80ff8c5b473) +- **HTML5 ๐ŸŒ** +- **CSS3 ๐ŸŽจ** +- **JavaScript ๐Ÿ’ป** +#### Screenshots (Output) ๐Ÿ“ธ +![FLAPPY BIRD](https://github.com/nidhiupman568/FLAPPY-BIRD-GAME/assets/130860182/8793c35c-d80c-4857-9542-a80ff8c5b473) ๐Ÿฆ