View source: R/PrisonersDilemmaStratTourn.R
Transforms Game State to readable array. Here a lot of optimization might take place, as different algorithms might like different encodings.
| 1 | State.2.Array.PD(game.state, game.object)
 | 
| game.state | Game State in human readable form. | 
| game.object | as specified by Get.Game.Object Public Function which might be called by algorithms. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.