Game Time - Flappy Bird
Robbie Greiner & Ben Porter
Link to assignment repo: http://frontend.turing.io/projects/game-time.html
Instructions
This our version of Flappy Bird built with HTML Canvas & JavaScript. Follow the steps below to launch the application. Type your name in to start the game, click to fly and avoid the obstacles.
Clone this repo
run npm install
run npm start