Followed GMTK's The Unity Tutorial For Complete Beginners to create a Flappy Bird Clone. Great practice. Still only understand half of the C# code.

Personal additions I made:

Known Issues:There is no hi-score saver

  • If you fall off-screen before the first pipe you get soft-locked and have to refresh the page
  • UI does not scale with screen size
  • There is no Game Over for falling off the screen
  • You can collide with the pipe off the screen leading to a Game Over
  • Many others, this is a prototype for practice :)

Leave a comment

Log in with itch.io to leave a comment.