Skip to content

youse7abib/flappy_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 25, 2025
a0b61ce · · Dec 25, 2025

History

5 Commits
Dec 24, 2025
Dec 24, 2025
Dec 24, 2025
Dec 24, 2025
Dec 25, 2025

Repository files navigation

flappy_game

Flappy Bird Game

This project is a simple Flappy Bird game built using HTML, CSS, and vanilla JavaScript. The game runs directly in the browser and does not require any external libraries or frameworks. The player controls a bird that falls continuously due to gravity. Clicking anywhere on the page makes the bird jump upward. The goal of the game is to pass through the gaps between obstacles without hitting them. The score increases every time the bird successfully passes an obstacle. The game ends when the bird hits an obstacle or touches the top or bottom of the game area. After game over, the score is displayed and the game automatically restarts. The game is designed to be played using the mouse only. To play the game, open the index.html file in any modern web browser and start clicking to keep the bird flying.d flying.