add a chat window

This commit is contained in:
2026-01-11 14:07:53 +01:00
parent 26de2ca6e0
commit 7b030cb3af
6 changed files with 496 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
A Godot 4.6 multiplayer cooperative game supporting both local and online multiplayer with physics-based interactions.
Start with arguments:
--host or --join # instantly hosts or joins a game
--room-debug # shows information above each room what types of puzzles it has, and if player entered the room or not...
## Features
### Multiplayer Support