Prototype 14 - Flappy Bird Replica
Flappy Bird Replica is a game prototype I built while following along with Unity’s Making a Flappy Bird Style Game tutorial series on Unity Learn Premium. The core gameplay loop is:
- Flap wings to stay in the air
- Avoid hitting obstacles
- Get high score
Play the game in your browser here.
View my GitHub repo here.