Read Me
Tao of Soccer ver 1.6.3
1, To play a TOS game:
type "soccer3d.bat" in a DOS window to run the demo simulation in 3D.
if you don't have java3d installed, type "soccer.bat" in a DOS window
to run the demo simulation in 2D.
type "ai_match3d.bat" in a DOS window to run the AI competition in 3D.
if you don't have java3d installed, type "ai_match.bat" in a DOS window
to run the AI competition in 2D.
type "viewer3d.bat" in a DOS window to start the 3D GUI only
if you don't have java3d installed, type "viewer.bat" in a DOS window
to start the GUI in 2D only.
type "soccerserver.bat" in a DOS window to start the server
if you want to host a multiplayer soccer game
2, To view a TOS match replay in a browser
load "tosviewer.html" in a JRE1.5.* enabled browser.
3, Play the game
You can use both keyboard and mouse to control the player on the field.
1. Keyborad Control Commands
1. Force Control
1. '1': set force to 0
2. '2': set force to 15
3. '3': set force to 30
4. '4': set force to 45
5. '5': set force to 60
6. '6': set force to 70
7. '7': set force to 80
8. '8': set force to 90
9. '9': set force to 100
10. Up: add 15 to the force
11. Shift+Up: add 30 to the force
12. Down: minus 15 to the force
13. Shift+Down: minus 30 to the force
2. Direction Control
1. Left: 10 degrees left turn
2. Shift+Left: 40 degrees left turn
3. Right: 10 degrees right turn
4. Shift+Right: 40 degrees right turn
3. Ball Control
1. Space: If the player has the ball, kick the ball
with full force to the player's facing direction;
else, chase the ball.
2. Enter: If the player has the ball, shoot the ball to
the opponent's goal; else, this command has no effect.
2. Mouse Control Commands
1. Left Click at X,Y: the player runs to X,Y
2. Right Click at X,Y: If the player has the ball,
kick the ball to X,Y; else, this command has no effect.