An open API service indexing awesome lists of open source software.

https://github.com/rcastro2/2016queenshack

Game development workshop using Phaser from 2016 Queens Hack
https://github.com/rcastro2/2016queenshack

javascript phaserio

Last synced: 20 days ago
JSON representation

Game development workshop using Phaser from 2016 Queens Hack

Awesome Lists containing this project

README

          

# 2016 Queens Hack
Game development workshop using Phaser from 2016 Queens Hack

[Workshop Slides](https://docs.google.com/presentation/d/1CjmWIEH7Mic1p7upn06ZG4vtVxA5ssx_X92JVoAHFYE/edit?usp=sharing)

In order to develop and run the game, you must have a web server running. Here are two options:

1. Using Python 35, you can use python -m http.server from within the folder.

2. Use [Fenix](http://fenixwebserver.com/), a static desktop web server.