A simple Flappy Bird clone built using Godot 4.4. This project features procedural level generation, smooth 2D gameplay, and responsive player controls. It’s a great starting point for learning game development or exploring endless runner mechanics.
- 🐦 Endless gameplay with procedural level generation.
- 🎮 Simple controls: Tap to keep the bird flying.
- 🏆 High score tracking.
- 🔧 Optimized performance for smooth experience.
- Head over to the Releases section.
- Download the
.exe
file for your system. - Run the game and use the spacebar (or click) to keep the bird flying!
To run the project on your local machine using Godot:
-
Clone the repository:
git clone https://github.com/Hernandez712/FlappyBird.git