22 lines
530 B
Markdown
22 lines
530 B
Markdown
### feats
|
|
- end game: who won.
|
|
- end game: two reasons (black word; all words);
|
|
- ability to leave room;
|
|
|
|
#### sse points
|
|
- clue sse update;
|
|
- join team;
|
|
- start game;
|
|
- end turn;
|
|
- open card;
|
|
- game over;
|
|
- timer per turn (when added);
|
|
|
|
|
|
### issues
|
|
- after the game started (isrunning) players should be able join guessers, but not switch team, or join as a mime;
|
|
- do not let wrong team press buttons;
|
|
- mime can give clues out of turn;
|
|
- guesser can guess the word before the clue;
|
|
- cleanup backlog after new game is started;
|