05/26/2024
Last updated
Last updated
Frontend:
Implemented a Game History viewer, every game is recorded
Implemented a live websocket stream, so you can view how many Battle Rooms are currenlty open
Backend:
The Game logic was fully rewritten to the server side, the whole game state is managed by the server now
Implemented a game history record in the database
Additional tests were implemented
Game Development:
Rules and Controls Manual
Bugfixing
Sound integration
Upcoming:
Further Battleship Bugfixing and stability tests
Pre-Alpha phase with selected users to collect first feedback on the game and UX flow.
Timers for Battleship and the Server
Touch controls for mobile devices