Fix: bot opening the same card over and over

This commit is contained in:
Grail Finder
2025-06-29 16:48:10 +03:00
parent 598d141818
commit e375d7c689
3 changed files with 10 additions and 5 deletions

View File

@ -55,3 +55,4 @@
- there is a clue window for a mime before game started;
- retry call to llm (if 400|429|4xx);
- when llm guesses the word it is not removed from a pool of words making it keep guessing it;
- bot team does not loses their turn after white card (or limit);