diff --git a/docs/guide.md b/docs/guide.md new file mode 100644 index 0000000..aeed54a --- /dev/null +++ b/docs/guide.md @@ -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.