Feat: start game btn; add todos.md
This commit is contained in:
20
todos.md
Normal file
20
todos.md
Normal file
@ -0,0 +1,20 @@
|
||||
### feats
|
||||
- game state (running/not);
|
||||
- start game: btn, endpoint;
|
||||
- mime: clue + number;
|
||||
- game log: what clues were given, who opened what cards;
|
||||
- end game: who won.
|
||||
- end game: two reasons (black word; all words);
|
||||
|
||||
#### sse points
|
||||
- clue sse update;
|
||||
- join team;
|
||||
- start game;
|
||||
- end turn;
|
||||
- open card;
|
||||
- game over;
|
||||
- timer per turn (when added);
|
||||
|
||||
|
||||
### issues
|
||||
- new client login rewrites room creator (test room issue);
|
Reference in New Issue
Block a user