Fix: show color; add bot [WIP]

This commit is contained in:
Grail Finder
2025-05-20 13:10:09 +03:00
parent 24f940f175
commit 2342c56aed
11 changed files with 267 additions and 36 deletions

View File

@ -5,6 +5,7 @@
- mark cards (instead of opening them (right click?);
- invite link;
- login with invite link;
- add html icons of whos turn it is (like an image of big ? when mime is thinking);
#### sse points
- clue sse update;
@ -18,6 +19,6 @@
### 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;
- cleanup backlog after new game is started;
- guesser: word is not found
- guessers should not be able to open more cards, than mime gave them +1;
- sse hangs / fails connection which causes to wait for cards to open a few seconds (on local machine);