Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 298 Bytes

Flappy-Bird Clone

Developed a basic Flappy Bird game in Unity, featuring C# programming, 2D animation, and physics simulation.

Key Highlights:

Implemented game mechanics and collision detection. Designed and animated 2D sprites. Integrated score tracking and game over conditions.