A demo game based on HTML5 framework Phaser
Follow the steps to play the game:
user@host:~$ git clone https://github.com/zero1hac/FlappyGame.git
user@host:~$ python -m SimpleHTTPServer
This will start server for serving the game files. You can play game on
http://localhost:8000