Tweaking manager/simulate.py, updating manual and webpage
You can now pass arguments to your AI through the manager program. Simply include the path to the AI and arguments in quotation marks. EG: ./stratego "../../agents/foo/bar --debug" ../../agents/other/agent simulate.py was making broken links to log files, fixed. Logging of stderr! If anything is printed to stderr, it is all saved in logfilename.stderr by simulate.py Tried to make the manual page better, probably failed. Updated webpage since we have now changed the date. Also tried to fix vixen again, haven't tested.
Showing
- agents/vixen/vixen.py 4 additions, 3 deletionsagents/vixen/vixen.py
- judge/manager/controller.cpp 19 additions, 0 deletionsjudge/manager/controller.cpp
- judge/manager/controller.h 2 additions, 0 deletionsjudge/manager/controller.h
- judge/manager/game.cpp 2 additions, 0 deletionsjudge/manager/game.cpp
- judge/manager/program.cpp 40 additions, 2 deletionsjudge/manager/program.cpp
- judge/simulator/simulate.py 10 additions, 45 deletionsjudge/simulator/simulate.py
- web/doc/manager_manual.txt 250 additions, 55 deletionsweb/doc/manager_manual.txt
- web/index.html 12 additions, 3 deletionsweb/index.html
Please register or sign in to comment