/Flappy-Cup

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

Primary LanguageJavaScript

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