Flappy Bird This is an HTML/Javascript version of Flappy Bird made completely from scratch. To Play... Go to here. Controls Safari for Mac Use space bar to fly up. All other desktop browsers (Chrome, Edge, Firefox, ect) Use up arrow key to fly up. To install to your web server... Note: You only have to do this is you want to tweak around with the code. cd THE DIRECTORY OF YOUR WEB SERVER git clone https://github.com/techtipsforteens/flappy-bird.git Or just download the zip and extract the files to your web server. No additional steps needed, it's just plain HTM/CSS/Javascript.