39-405 Engineering Design
Power Tournament

Tournament Up Down

3.8 How to Get Started

The following steps describe how to install and run the simulator on SunOs/Solaris-based SparcStations.
  1. create a directory. Let's say games.
  2. download the simulator in the directory games.
    Access item 3.7 and download sim.tar.gz.
  3. extract the simulator from the "tar" file.
  4. download a simple "game".
    Access item 4. and download game04.tar.gz.
    Save it in the directory games.
  5. install game04.
  6. download some silly agents.
    Access 3.7 and download agents sp.cc and cs.cc in the directory games.
  7. compile silly agents.
  8. install silly agents in game04.
  9. run a tournament.
  10. the outcome of the simulation is saved in the directory ~games/game04/private/state. A file with the final state after each period k is store in the subdirectories player??. Check section 3.3 out for more details.


Tournament Up Down