Files
golias/todos.md
2025-05-16 16:34:55 +03:00

25 lines
690 B
Markdown

### feats
- auto close room if nothing is going on there (hmm) for ~1h;
- words database (file) load and form random 25 words;
- different files for each supported lang;
- mark cards (instead of opening them (right click?);
- invite link;
- login with invite link;
#### 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;