Flappy Ship is a game made with intention of learning basics of unity. Flappy Ship was made in 1 day.
You can download this github repository as a .zip file from github.com, then you just need to extract the .zip file into a folder and run the "Flappy Ship.exe" file.
-Menus can be controlled by mouse, but game can be started by pressing RETURN, also known as ENTER key. That's so you don't have to place your hand on your mouse between plays.
-Ship is controled by SPACE, which makes the ship jump higher.
Basic flappy bird style game. You just have to jump in-between obstacles which are going towards you with random position.