UI Deploy

Curated, Short, Web UI Dev we Love.

How to Make Flappy Bird with HTML5 and JavaScript

Flappy Bird is a nice little game with easy to understand mechanics, and Thomas thought it would be a perfect fit for an HTML5 game tutorial. So in this tutorial: How to make a Flappy Bird in HTML5, he is going to make a simplified version of Flappy Bird, in only 65 lines of Javascript with the Phaser framework.

view source

Advertisement