Create guide.md
This commit is contained in:
parent
1b7ca0c0c3
commit
e87d955f09
|
@ -0,0 +1,13 @@
|
||||||
|
# User Guide
|
||||||
|
## Launching Tournaments
|
||||||
|
1. Select the game in the left menu.
|
||||||
|
2. Click "LAUNCH TOURNAMENT" in the top-right corner to let the agents play against each other
|
||||||
|
|
||||||
|
## Watch the Game Replay
|
||||||
|
1. Select the agent in the left menu. All the games for this agent will be shown on the page.
|
||||||
|
2. Click the replay button to watch the replay. You can adjust the replay speed in the control panel.
|
||||||
|
|
||||||
|
## Upload Your Agent
|
||||||
|
1. Click "UPLOAD MODEL" in the top-left corner.
|
||||||
|
2. Upload your model following the provided template
|
||||||
|
3. Click "LAUNCH TOURNAMENT" to evaluate your agent against existing baseline models.
|
Loading…
Reference in New Issue