Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T18:20:57.000Z (over 1 year ago)
- Last Synced: 2024-09-14T02:52:49.173Z (about 2 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: 3
- 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
[![Actions Status](https://github.com/vikkio88/strummulu/workflows/test/badge.svg)](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.