On the frontend, dice should be drawn for any kind of dice result.
The user should be able to klick the dice to send a message to the server.
The server then registers this event and generates random number, storing the result in the history and broadcasting the new state to each player.
On the frontend, dice should be drawn for any kind of dice result. The user should be able to klick the dice to send a message to the server. The server then registers this event and generates random number, storing the result in the history and broadcasting the new state to each player.