Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/driebit/plukdenacht

Touwtje trekken bij Pluk de nacht!
https://github.com/driebit/plukdenacht

Last synced: 2 days ago
JSON representation

Touwtje trekken bij Pluk de nacht!

Awesome Lists containing this project

README

        

#Pluk de Nacht

##Setup

check out the project into a folder in the 'game_modules' folder

in console, in the checkout: npm install --global gulp

in console, in the checkout: npm install

##Development
in console, in the checkout: gulp

##Usage

in console: open ./Multiplay.app

go to http://localhost:9090/screen to start the canvas app

wait for the game to start, then go to http://localhost:9090/ to start a game client

##Production builds
in console: gulp build-production

in htdocs/index.html: comment out the 'dev javascript' block, comment in the 'prod javascript' block

in htdocs/gui.html: comment out the 'dev javascript' block, comment in the 'prod javascript' block