Releases: vlado-github/BoredGames
Releases · vlado-github/BoredGames
1.3.1
1.3.0
- client auth and CORS
- optimizing webgl/wasm build output for ClashOfHands game
1.2.0
- improved docker compose to scale number of Silo instances (game servers)
- fixed bug with nginx reverse proxy route
- simplified Orleans cluster setup without port numbers
1.1.0
- API and GameServer (actor model's silo) are now separated
- API support for SignalR (Websockets) for real-time communication of game state and player's moves/actions
- WebGL/Wasm implementation for ClashOfHands (Unity project)
1.0.0
- backend api with RockPaperScissors rule engine
- portal ui with RockPaperScissors game
- portal ui responsive design