Skip to content

Simple reimagined Unity version of Flappy Bird Game.

Notifications You must be signed in to change notification settings

davigps/flappy-bird-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity's Flappy Bird

About

The assets and main idea behind this project are from this great tutorial of NoobsTuts. The aim was to improve Unity's main concepts necessary to build this game. After the tutorial, I improved the final game by:

  • creating main menu;
  • creating option menu;
  • making randomly generated obstacles;
  • adding points;
  • adding free sound effects;
  • adding highscore;

Landscape image is from (https://wallpapercave.com/w/wp6099400).

Attention: Only play on portrait mode. You can use space key or touch screen to jump.

Screenshots

Gameplay Main Menu