akaps / hanabi_ai

AI competition of the card game Hanabi, where the best AI is measured as the most cooperative and contributes to the highest scoring games
MIT License
1 stars 2 forks source link

Implement Tell Randomly Action #54

Closed akaps closed 6 years ago

akaps commented 6 years ago

Description of the action from Evaluating and Modelling Hanabi-Playing Agents.pdf:

Tells the next player a random fact about any card in their hand.

The next player refers to the player to your left

akaps commented 6 years ago

in bot_utils