Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

prisoner-game

ewenw36MIT1.0.0

The iterated prisoner's dilemma game in which players can cooperate or defect.

nodegame, behavioral, prisoner, game theory

readme

prisoner Game for nodeGame

Rules of the prisoner game available here.

Installation

Place this folder in the games/ directory of your nodeGame installation.

For further information see https://nodegame.org.

Version

nodeGame >= 4.0.0

License

MIT

changelog

Changelog

1.0.0

First version forked from Ultimatum