Game development workshop using Phaser from 2016 Queens Hack
In order to develop and run the game, you must have a web server running. Here are two options:
- Using Python 35, you can use python -m http.server from within the folder.
- Use Fenix, a static desktop web server.