Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.