Files
golias/todos.md
2025-05-12 19:41:34 +03:00

647 B

feats

  • auto close room if nothing is going on there (hmm) for ~1h;
  • words database (file) load and form random 25 words;
  • 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;