Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T12:48:06.000Z (4 months ago)
- Last Synced: 2024-10-21T19:45:13.268Z (3 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
[![Build Status](https://travis-ci.org/nodeGame/nodegame-server.png?branch=master)](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)