docs: Add game name in readme

This commit is contained in:
2026-03-01 15:30:08 +01:00
parent 6710426fad
commit 1c96f99f95
2 changed files with 13 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
# Terminal Game
# Lost in a cave
A multiplayer terminal-based game built with Java, utilizing WebSockets for communication and Lanterna for the text-based user interface.