Files
golias/todos.md
2025-05-11 13:59:25 +03:00

521 B

feats

  • ability to leave room;
  • close room if creator left (or pass role to other player);

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;