Skip to content

A Flappy Bird clone made in Godot 4.4, showcasing basic 2D game mechanics and level generation. Perfect for learning game development.

License

Notifications You must be signed in to change notification settings

Hernandez712/FlappyBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird Clone - Godot 4.4

Godot Version License Release

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.

Features

  • 🐦 Endless gameplay with procedural level generation.
  • 🎮 Simple controls: Tap to keep the bird flying.
  • 🏆 High score tracking.
  • 🔧 Optimized performance for smooth experience.

Installation

Download the Executable

  1. Head over to the Releases section.
  2. Download the .exe file for your system.
  3. Run the game and use the spacebar (or click) to keep the bird flying!

Run Locally

To run the project on your local machine using Godot:

  1. Clone the repository:

    git clone https://github.com/Hernandez712/FlappyBird.git