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
- Host: GitHub
- URL: https://github.com/rcastro2/2016queenshack
- Owner: rcastro2
- Created: 2016-04-21T01:41:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-22T14:57:03.000Z (about 10 years ago)
- Last Synced: 2025-07-21T11:13:37.146Z (11 months ago)
- Topics: javascript, phaserio
- Language: JavaScript
- Homepage:
- Size: 6.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.