simonizerlol / Flappy-Cup

A JavaScript Web game inspired by flappy bird, built using Python Phaser engine at McGill-GameJam-2017

Home Page:http://simonykhsu.com/flappycup.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Made this game at Ecole Technologie Superieure during McGill GameJam 2017 uses: phaser(open source Desktop and Mobile HTML 5 game framwork for Canvas and WebGL) in JavaScript

To run the game:

  1. clone/download the repository
  2. on command line inside the repository, type "python -m SimpleHTTPServer" to have a webserver running in the current directory
  3. Use the url 127.0.0.1:8000 to play the game

Instruction: Space down to fly! Compete with friends, and have a blast! :D

About

A JavaScript Web game inspired by flappy bird, built using Python Phaser engine at McGill-GameJam-2017

http://simonykhsu.com/flappycup.html


Languages

Language:JavaScript 93.4%Language:HTML 6.6%