Flappy Bird is a legendary mobile game that took the world by storm. The objective is simple: guide the flappy bird through a series of pipes without hitting them. The challenge lies in the bird's constant descent, requiring precise taps to keep it afloat.
- HTML
- CSS
- JavaScript
index.html: The main HTML file containing the game's user interface.style.css: The CSS file for styling the game interface.script.js: The JavaScript file containing the game logic and interactivity.
- Responsive and user-friendly design
- Realistic physics and fluid animation
- Score tracking to challenge your friends
- Start and restart functionality for endless fun
- Click on Space Bar or Up Arrow Key to Start the Game.
- Control the flappy bird's altitude by clicking or tapping to make it flap its wings.
- Navigate through the pipes, aiming to achieve the highest score possible.
- If the bird is accidentally comes in contact with any pipe or falls down,the game is over.
- Click on Space Bar or Up Arrow Key to Restart the Game
- Clone the repository using
git clone https://github.com/your-username/tic-tac-toe.git. - Open
index.htmlin a web browser to play the game, or click on the link at the bottom to open the github deployment. - Click on the buttons to make your moves and enjoy the game!
Contributions to this project are welcome! If you find any bugs or have suggestions for improvements, please open an issue or create a pull request.
