COMP310: Prisoner’s Dilemma Lab

Multi-Agent Systems

 

Lab Description


The aims of this Lab is to explore different strategies that an agent can play within the Prisoner’s Dilemma game, and to explore this in a tournament similar to that proposed by Axelrod.  You will have the opportunity to create different strategies in Java, and run them from within the Tournament Application.


The application can be downloaded from here.  Unpack the zip file, and run the jar file PD.jar.