Files
golias/todos.md
2025-05-12 18:25:52 +03:00

555 B

feats

  • ability to leave room;
  • close room if creator left (or pass role to other player);
  • notify on creation of new 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;