Read Me
Tao of soccer ver 1.4.2
===============================================================================
LINUX
===============================================================================
1, To start TOS as a game type:
sh soccer
Then use menus or toolbar buttons to start the soccer server and players.
2, You may also use TOS to run a match between two AI teams in the Robocup
style. Here's an example:
1) open 4 xterm at soccer-1.4.2 directory
2) start the soccer monitor by typing "sh soccer" in xterm 1.
3) start the soccer server by typing "sh soccerserver" in xterm 2.
4) in the soccer monitor, open join/view game dialog from game menu, choose
coach ability if you want to step forward or fast forward the game.
5) set team size in sfu_team.ini, start SFU team by typing "sh sfu_team" in
xterm 3.
6) set team size in dynamo98.ini, start Dynamo98 team by typing "sh dynamo98"
in xterm 4.
3, To display real-time game statistics, you may start the observer by typing
"observer" in an xterm.
===============================================================================
WINDOWS
===============================================================================
1, To start TOS as a game type:
soccer.bat
Then use menus or toolbar buttons to start the soccer server and players.
2, You may also use TOS to run a match between two AI teams in the Robocup
style. Here's an example:
1) open 4 DOS windows at soccer-1.4.2 directory
2) start the soccer monitor by typing "soccer.bat" in DOS window 1.
3) start the soccer server by typing "soccerserver.bat" in DOS window 2.
4) in the soccer monitor, open join/view game dialog from game menu, choose
coach ability if you want to step forward or fast forward the game.
5) set team size in sfu_team.ini, start SFU team by typing "sfu_team.bat"
in DOS window 3.
6) set team size in dynamo98.ini, start Dynamo98 team by typing "dynamo98.bat"
in DOS window 4.
3, To display real-time game statistics, you may start the observer by typing
"observer.bat" in a DOS window.