DaJay42 / GameTheorySimulator

A simple (WIP, but already usable) Java program that lets you simulate game-theory based encounters (such as the Prisoners' Dilemma) of various strategies, in tournament modes similar to Axelrod, 1984. To create your own strategy, extend the class gamesim.GameStrategy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A simple (WIP, but already usable) Java program that lets you simulate game-theory based encounters (such as the Prisoners' Dilemma) of various strategies, in tournament modes similar to Axelrod, 1984. To create your own strategy, extend the class gamesim.GameStrategy.


Languages

Language:Java 100.0%