/phlappy-bird

My version of Flappy Bird using Phaser

Primary LanguageJavaScriptMIT LicenseMIT

phlappy-bird

Remake of Flappy Bird using Phaser

Setup & Run

git clone https://github.com/mcarlucci/phlappy-bird.git
cd phlappy-bird
// run a server (I use Python)
python -m SimpleHTTPServer

Visit http://localhost:8000 in your browser