abstract
Hanabi is a cooperative multiplayer card game for 2–4 players where players score by guessing their own hidden cards based on hints given by other players. This project aims to implement a working version of the game that manages the shared state consistently and reliably, while being able to tolerate disconnects from a client or the server.
outcomes