Skip to content

A fun Flappy Bird clone built with HTML, CSS, and JavaScript. Control the bird, navigate through pipes, and aim for a high score!

License

Notifications You must be signed in to change notification settings

jtshgit/JavaScript-Floppy-Bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐦 Floppy Bird Game

A simple Flappy Bird clone built using HTML, CSS, and JavaScript. The game delivers a fun and addictive experience as you guide a bird through gaps between pipes. Try to beat your high score!


🎥 Demo

Screen.Recording.2025-06-28.at.6.00.47.PM.mp4

🚀 Features

  • Responsive Gameplay – Smooth performance across modern browsers.
  • Dynamic Difficulty – Moving pipes and realistic gravity for added challenge.
  • Score Tracking – Tracks current and best scores.
  • Game Over Screen – Easily restart the game with a click or keypress.

🕹️ Controls

  • Click or Press Space to make the bird jump.
  • Avoid pipes and the ground.
  • Game restarts on spacebar or click after game over.

🛠️ Technologies Used

  • HTML – Game structure.
  • CSS – Layout and styling.
  • JavaScript – Physics, animation, and game logic.

📂 Project Structure

floppy-bird-game/
├── index.html      # Main HTML file
├── style.css       # Game styling
├── script.js       # Game logic
└── assets/         # (Optional) Images, sounds, or sprites

📄 License

This project is licensed under the MIT License. Feel free to use, modify, and share!


Let me know if you need:

  • Help uploading the video to GitHub or linking a YouTube demo
  • A GitHub Pages deployment guide
  • Sound effects or mobile support additions

I'm happy to assist!

About

A fun Flappy Bird clone built with HTML, CSS, and JavaScript. Control the bird, navigate through pipes, and aim for a high score!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published