Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/driebit/plukdenacht
- Owner: driebit
- Created: 2015-07-09T14:28:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-09T14:13:53.000Z (over 9 years ago)
- Last Synced: 2023-08-03T20:12:07.028Z (over 1 year ago)
- Language: CSS
- Size: 26.6 MB
- Stars: 0
- Watchers: 21
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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-productionin 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