This is not game of deception.
Take control of the play script: chmod u+x play_game.sh
./play_game.sh
This will start the backend server and open a browser tab with the game loaded.
Enter a lobby name and password
Click "Add AI Player", this will open a menu of models to choose from.
Start a VLLM instance with your favorite LLM from the menu and take note of the IP and port.
Once the VLLM server is up and running, click the icon of the model you have running and enter the IP, port, and any desired system prompt.
Add the player to the game, and return to the Login tab to add more instances of the model to the game as players.
Finally, add yourself as a human player. There must be at least one human player in the lobby
