Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/erikwittern/gravityquest_demo

Demo of the game Gravity Quest developed with Phaser
https://github.com/erikwittern/gravityquest_demo

Last synced: 13 days ago
JSON representation

Demo of the game Gravity Quest developed with Phaser

Awesome Lists containing this project

README

        

Gravity Quest demo
=================

Demo of the game Gravity Quest developed with Phaser. Based on the articles on [http://www.wittern.net](http://www.wittern.net).

Requires node.js to servce Phaser.

To run it, clone the repository or download the ZIP file and unpack it.

Within the project's folder, run:

npm install

Run the server with:

node server.js

Access the demo on http://localhost:3000 (or on the defined port)