https://github.com/nodegame/nodegame-server
nodeGame server for the browser and node.js
https://github.com/nodegame/nodegame-server
behavioral connections experiment game gameserver javascript nodegame rooms server
Last synced: 6 months ago
JSON representation
nodeGame server for the browser and node.js
- Host: GitHub
- URL: https://github.com/nodegame/nodegame-server
- Owner: nodeGame
- License: mit
- Created: 2012-02-26T17:40:32.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T12:48:06.000Z (7 months ago)
- Last Synced: 2024-10-21T19:45:13.268Z (7 months ago)
- Topics: behavioral, connections, experiment, game, gameserver, javascript, nodegame, rooms, server
- Language: JavaScript
- Homepage: http://nodegame.org
- Size: 16.9 MB
- Stars: 17
- Watchers: 6
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# nodegame-server
[](https://travis-ci.org/nodeGame/nodegame-server)
nodegame-server is the server for [nodeGame](http://nodegame.org).
Handles multiple connections, creates requirements, waiting and game rooms.
## Resources
- [nodeGame documentation](https://github.com/nodeGame/nodegame/wiki)
## License
[MIT](LICENSE)