Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/themarvellousteam/the-marvellous-island

:baby_chick: Global Game Jam 2015
https://github.com/themarvellousteam/the-marvellous-island

ggj ggj2015

Last synced: 9 days ago
JSON representation

:baby_chick: Global Game Jam 2015

Awesome Lists containing this project

README

        

The Marvellous Island
======

[![](https://img.shields.io/travis/TheMarvellousTeam/The-Marvellous-Island/master.svg?style=flat-square)](https://travis-ci.org/TheMarvellousTeam/The-Marvellous-Island)

Global Game Jam 2015

# launch server

- cd ./js_viewer
- npm install
- cd ../node_server
- npm install
- node ./app.js

Optionnaly build the js controller with ( do it before )
- cd ./js_controller
- npm install

online release in coming