https://github.com/vikkio88/strummulu
a small fullstack library to create websocket browser games
https://github.com/vikkio88/strummulu
colyseus-alternative game-engine javascript-websocket-server multiplayer-game-server websocket
Last synced: 11 months ago
JSON representation
a small fullstack library to create websocket browser games
- Host: GitHub
- URL: https://github.com/vikkio88/strummulu
- Owner: vikkio88
- Created: 2019-12-29T21:55:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T18:20:57.000Z (over 3 years ago)
- Last Synced: 2025-06-15T19:56:40.647Z (12 months ago)
- Topics: colyseus-alternative, game-engine, javascript-websocket-server, multiplayer-game-server, websocket
- Language: JavaScript
- Homepage: https://revorbaro-ws.surge.sh/
- Size: 3.82 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ndd-gamedev - Strummulu - A small fullstack library to serve web-browser games based on websockets communication. (Libraries and Other Repos)
README
# Strummulu
[](https://github.com/vikkio88/strummulu/actions)
a small fullstack library to serve web-browser games based on websockets communication
## Docs
coming soon...
### Examples
you can find some examples in the `example/` folder:
- [Revorbaro](https://github.com/vikkio88/strummulu/tree/master/examples/revorbaroReact): Like Rock Paper Scissor but with a gun.