Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐦 Flappy Bird Clone (Pygame Edition)

A polished Flappy Bird clone built with Python and Pygame — designed for both gameplay and teaching Git, GitHub, and collaborative development workflows.


🎮 Features

  • Smooth physics and animation
  • Pipe generation with collision detection
  • Score tracking and restart button
  • [Git-ready features commented out] to teach Git via practical uncomment-and-commit tasks:
    • 🔊 Sound effects (flap.wav, hit.wav)
    • 💾 High score saving
    • 💀 Game over screen
    • 🐥 Physics tuning (gravity changes)

📁 Project Structure


🚀 Getting Started

Prerequisites

Quick Launch

Use the included launcher:

python run_game.py

## 🔧 Manual Setup (Cross-platform)

> You can launch the game using the included Python runner:

```bash
python run_game.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages