# 05/26/2024

**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

<figure><img src="https://3528656130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPV1JFvIDLwWeiLpibjkw%2Fuploads%2Fv6gXGxaH7HN5yq4SCFYd%2Fimage.png?alt=media&#x26;token=87fc2f8e-5fb9-4413-bd42-f0df1dd8045e" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3528656130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPV1JFvIDLwWeiLpibjkw%2Fuploads%2FvJV8HVokelkBnA4a196X%2Fimage.png?alt=media&#x26;token=a6d489d5-761f-42e4-9369-3b3094e7608f" alt=""><figcaption></figcaption></figure>

**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

![](https://3528656130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPV1JFvIDLwWeiLpibjkw%2Fuploads%2FtN6l63P7gAyo2STGjy0Q%2Fimage.png?alt=media\&token=ad65b7b0-9003-4aaf-9cc0-b26edb451b80)

* 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
