UNPKG

nodegame-game-template

Version:

Template files for a standard nodeGame game

18 lines (9 loc) 543 B
# Template for a nodeGame game [![Build Status](https://travis-ci.org/nodeGame/nodegame-game-template.png?branch=master)](https://travis-ci.org/nodeGame/nodegame-game-template) Contains the directory structure of a dictator game implemented in nodeGame. ## Use in nodeGame server NodeGame Server imports some files, e.g. wait and requirements room, as default ones. Changes applied here propagates to server. ## Resources - [nodeGame Documentation](https://github.com/nodeGame/nodegame/wiki) ## License [MIT](LICENSE)