Skip to content

omgronny/game-of-trust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Trust

The simulator of the game called The Evolution of Trust.

Basically, there are 5 types of agents

  • CheatingAgent - always cheats.
  • CooperatingAgent - always cooperates.
  • GrudgerAgent - always cooperates until first betrayal, then always cheats.
  • CopycatAgent - cooperates first, then repeats the last turn of opponent.
  • DetectiveAgent - begins with sequence "cooperate", "cheat", "cooperate", "cooperate". If opponent never cheated, then always cheats. Otherwise, plays as copycat agent.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages