The AGT Server is a python platform designed to run and implement game environments that autonomous agents can connect to and compete in.
Project description
CS410 Arena
A Go game arena for running bot competitions in CS1440.
Running the Arena
Given that the submission files are in the submissions director (presumably from the autograder script),
here's what you need to do to run the arena:
Note: Some of this is still in development, so the instructions may change as I refine this in the future.
-
CD into submissions/shared and build the base Dockerfile as cs1440base by running:
docker build -f BaseDockerfile -t cs1440base .
-
Update the corresponding config in go_config to match what settings you want to run.
-
CD back out to the root of the directory and run the following command:
docker network create tournament docker compose --env-file configs/go_config.env up
-
The arena should now be running. You can observe the logs in logs and the results in meta after it's done. This will take up a lot of image space depending on the number of submissions so make sure to clean up docker images after you're done.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agt_server-1.5.11.tar.gz.
File metadata
- Download URL: agt_server-1.5.11.tar.gz
- Upload date:
- Size: 38.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1bb26c4ab96e0afd79b736bde8e30dcba2be340f71e714a1d3746813ef1201b
|
|
| MD5 |
8c9312d270ed0c166d696afc1e8f6052
|
|
| BLAKE2b-256 |
7d662ff715ecb3c4a8e4f6815d548c3f33b504f16a21f36484c7e4ac0a38abee
|
File details
Details for the file agt_server-1.5.11-py3-none-any.whl.
File metadata
- Download URL: agt_server-1.5.11-py3-none-any.whl
- Upload date:
- Size: 80.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51fe60bed129c9c32ff0203e2d966633f9abef75d8fa0da320816f384ee21c25
|
|
| MD5 |
d4ca4f18ba0304d11efd6d1951abbd9e
|
|
| BLAKE2b-256 |
52f690467da976c576d6c6c946a574d924630a8269d6bed445251eac75f9029e
|