Changes between Version 11 and Version 12 of ConG_Dilemma


Ignore:
Timestamp:
08/30/11 16:47:04 (22 months ago)
Author:
developer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ConG_Dilemma

    v11 v12  
    11= Prisoner’s Dilemma Game = 
    2 A simple bi-matrix game example, with continuous, discrete & one-shot games -- with heat-map (mixed-strategy) & 2x2 matrix (pure strategy) selectors.  
     2Here, we consider a simple bi-matrix game example, with continuous, discrete & one-shot games -- with heat-map (mixed-strategy) & 2x2 matrix (pure strategy) selectors.  
    33 
    44 
     
    3939 
    4040---- 
    41 = Starting the Test Experiment =  
     41= The Demo Experiment Step-by-Step =  
    4242 
    4343First, you need to download the following ZIP file [wiki:WikiStart#DownloadCONG here]. It contains an executable JAVA file called "Text.JAR" that will load & execute the experiment below.