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

https://github.com/nodegame/nodegame-game-template

Template files for a nodeGame game
https://github.com/nodegame/nodegame-game-template

behavioral boilerplate game javascript nodegame template

Last synced: 2 months ago
JSON representation

Template files for a nodeGame game

Awesome Lists containing this project

README

        

# 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)