A simple Flappy Bird clone created as a learning project for Unity.
This project is a basic implementation of the popular Flappy Bird game, developed to understand the fundamentals of game development in Unity. It serves as a practical exercise to learn about game mechanics, physics, and basic scripting.
-
- Run the executable.
-
Press the spacebar button to make the bird flap.
-
Navigate the bird through the gaps between the pipes.
-
Avoid hitting the pipes or the ground.
-
Try to achieve the highest score possible!
- Unity
- C# for scripting