Releases: dirkbrnd/Resistance-Coup-Autogen
Releases · dirkbrnd/Resistance-Coup-Autogen
Introduction of challenging by agents
Clean up of v0.2.0
Merge pull request #3 from dirkbrnd/v3 V3
Introduction of counter actions
The agents can now choose to counter another player's action (i.e. block) when appropriate.
Clean up v0.1.1
Merge pull request #3 from dirkbrnd/v3 V3
Bug-fix: Force Coup
If the agent has more than 10 coins, they have to perform a coup. Any other action is invalid.
This makes the game actually come to a close instead of the agents just gathering coin.
Minimal working version
The AI agents can play a game where they can only perform actions. No challenges or counter-actions. They play until completion and then the game ends. They throw some wit and challenges in between. Its fun to watch them play!