Commit Graph

4 Commits

Author SHA1 Message Date
aec0e8e978 feat: Multiplayer (#2)
Make this game multiplayer.

Setup:
- `common` for common classes used both by the server and the client
- `game` the actual client
- `server` the server

Reviewed-on: https://gitea.local.jzitnik.dev/jzitnik/game/pulls/2
Co-authored-by: jzitnik-dev <email@jzitnik.dev>
Co-committed-by: jzitnik-dev <email@jzitnik.dev>
2026-02-04 10:33:24 +00:00
bf8ca30d6a refactor: Microphone rewrite and fix bug 2026-01-01 17:57:09 +01:00
2623cd1328 feat: Rendering room
We have a room!
2025-12-15 17:08:38 +01:00
10a2e402b7 chore: Scaffolding of the project 2025-12-11 16:38:08 +01:00