Skip to content

Releases: dirkbrnd/Resistance-Coup-Autogen

Introduction of challenging by agents

16 Dec 18:02
Compare
Choose a tag to compare

The AI agents are now able to challenge each other's actions or counter actions. This makes for a much more interesting game!

Clean up of v0.2.0

16 Dec 17:28
c66c7c9
Compare
Choose a tag to compare
Merge pull request #3 from dirkbrnd/v3

V3

Introduction of counter actions

16 Dec 05:27
13e8b60
Compare
Choose a tag to compare

The agents can now choose to counter another player's action (i.e. block) when appropriate.

Clean up v0.1.1

16 Dec 17:33
c66c7c9
Compare
Choose a tag to compare
Merge pull request #3 from dirkbrnd/v3

V3

Bug-fix: Force Coup

16 Dec 04:53
Compare
Choose a tag to compare

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

15 Dec 17:48
Compare
Choose a tag to compare

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!