## General - [x] Add players - [x] No duplicate players - [x] Player list is immutable - [x] Start game - [x] Needs at least two players - [ ] End game - [ ] Get winner - [ ] Get current round - [x] Get current player ## Scoring - [x] Get player's score - [ ] Get used categories for player - [ ] Get unused categories for player ## Player's actions - [x] Player casts dice - [x] Player casts dice again with fewer dice - [x] Player registers score
General
Scoring
Player's actions