Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 708 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 708 Bytes

FlappyBird-Unity

PLAY GAME

The object of the game is to get the bird to cross between the pipes without touching a pipe or the ground. Use one of the controls below to make the bird move.

Controls:

  • Spacebar
  • Left Mouse Button
  • Touch (tested on iOS)

Credits

This is my recreation of Flappy Bird originally created by Dong Nguyen.

This is the second game I "made" in Unity as part of The 20 Games Challenge.

Thanks to Zigurous and Adam Graham for the Unity tutorials!