Skip to content

mcarlucci/phlappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:https://localhost:8000 in your browser