Skip to content

semaj/evolutionary-prisoner

Repository files navigation

screen shot 2016-12-15 at 12 08 52 am

Live Version

Evolutionary Prisoners

Installation / Local Usage

  • You need browserify, typescript, js-combinatorics, & typescript-collections (downloaded via npm). To run locally:

    make
    

    Open up index.html in your browser.

Development

  • If you want to add a file, you must add it to the Makefile (in both JS and TS).
  • If you want to add a class and you want it to be exposed to run.js, the p5.js runner, you must declare it in exports.js.

About

Interactive visualization of the repeated prisoner's dilemma.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published