flappybird-javascript

Flappy bird in Javascript

Flappy bird clone using Javascript, with the p5.js library.

Less than 1 hour and 100 lines of code!

Requirements

Tutorial

p5.js

This project uses the p5.js library to ease the burden of working with the HTML canvas.