Flappy Birdy is a Unity-based clone of the classic Flappy Bird game, developed using C#. Players tap to keep the bird airborne while navigating through challenging pipes. The game includes basic physics, collision detection, scoring, and a restart system. Designed as a learning project, it demonstrates core Unity concepts like Rigidbody mechanics, object spawning, and simple UI handling—perfect for beginners exploring 2D game development.
-
Notifications
You must be signed in to change notification settings - Fork 0
Flappy Birdy is a Unity-based clone of the classic Flappy Bird game, developed using C#. Players tap to keep the bird airborne while navigating through challenging pipes. The game includes basic physics, collision detection, scoring, and a restart system.
Milan-C-I/flappybirdy_game
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Flappy Birdy is a Unity-based clone of the classic Flappy Bird game, developed using C#. Players tap to keep the bird airborne while navigating through challenging pipes. The game includes basic physics, collision detection, scoring, and a restart system.