home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Games / card / Zenda.README < prev   
Encoding:
Text File  |  1996-10-15  |  2.0 KB  |  48 lines

  1. Zenda: a Prisoners' Dilemma Game 
  2. for the NeXT Computer
  3.  
  4. a.  This application was written by Hal Varian, with some assistance from 
  5.     Joseph Klein.   
  6.     The address for Hal Varian is given at the end of the file.
  7.  
  8. b.  Economics
  9.  
  10. c.  Zenda is an implementation of a Prisoners' Dilemma game for a network
  11.     of NeXT computers.  
  12.  
  13. d.  Zenda has been used for research to illustrate a way that "contracts" 
  14.     can be used to induce cooperation in class Prisoners' Dilemma games.
  15.     It may also be useful in the classroom.
  16.  
  17. e.  Zenda was developed under NeXTstep 2.1, but it should also run on 3.0.
  18.  
  19. f.  The file Referee.rtf  tells how to install Zenda.
  20.     The file Player.rtf should be given to the players as instructions. 
  21.  
  22. The first stage of Zenda is a classic Prisoners' Dilemma.
  23. Human subjects do pretty much as the theory predicts---after 6 or 7
  24. rounds most people play the "defect" strategy.
  25.  
  26. The twist on the classic Prisoners' Dilemma comes in the second stage of
  27. Zenda, where I offer the "pay for play" option.  The subgame perfect
  28. equilibrium of this two-stage game is the efficient outcome.    
  29. This has been confirmed in my experiments in the laboratory.   
  30.  
  31. The second stage of Zenda is a variation on the "compensation mechanism". 
  32. This is a general mechanism to solve many kinds of externalities problems.
  33. It is described in my paper, "A Solution to the Problem of Externalities when
  34. Agents are Well-Informed."
  35.  
  36. I found that if I run more than 8 subjects at a time, the network performance
  37. deteriorates significantly.   I intend to rewrite the code when I move to
  38. distributed objects in NeXTstep 3.0 to see if this improves performance.
  39.  
  40. The file DataAnalysis.ma uses some Mathematica routines to analyze the data
  41. generated by Zenda.
  42.  
  43. If you use this code for something interesting, let me know about it.
  44. ---
  45. Hal.Varian@umich.edu        Hal Varian
  46. voice: 313-764-2364             Dept of Economics
  47. fax:     313-764-2364             Univ of Michigan
  48.                                                     Ann Arbor, MI 48109-1220