readme: add todo list

This commit is contained in:
Daniel Lovbrotte Olsen 2024-01-30 02:01:46 +01:00
parent 14a8cc1316
commit 75447b6176
1 changed files with 20 additions and 0 deletions

View File

@ -2,6 +2,26 @@
A game server for sharing gamestate of azul boards A game server for sharing gamestate of azul boards
## Todo
* [ ] Azul
* [x] Nytt spill
* [x] fill på begynnelse av dag
* [x] scoring på slutten av hver dag
* [x] sette startspiller på slutten av hver dag
* [x] avslutte spillet
* [x] telle bonuspoeng
* [x] Gjøre trekk
* [x] strict
* [x] loose
* [ ] random
* [ ] Serialization/Deserialization regler - serde tags
* [ ] HTTP Stack
* [ ] Create game
* [ ] Do Move
* [ ] Get game state
* [ ] Sjakk-klokke
* [ ] Visualisering
## JSON ## JSON