Skip to main content

The AGT Docker Arena is a dockerized 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.

  1. CD into submissions/shared and build the base Dockerfile as cs1440base by running:

    docker build -f BaseDockerfile -t cs1440base .
    

    NOTE: You may need to rebuild the base image if you change the game.

  2. Update the corresponding config in go_config to match what settings you want to run.

  3. 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
    
  4. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agt_arena-1.6.10.tar.gz (39.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agt_arena-1.6.10-py3-none-any.whl (85.8 kB view details)

Uploaded Python 3

File details

Details for the file agt_arena-1.6.10.tar.gz.

File metadata

  • Download URL: agt_arena-1.6.10.tar.gz
  • Upload date:
  • Size: 39.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.1

File hashes

Hashes for agt_arena-1.6.10.tar.gz
Algorithm Hash digest
SHA256 1623fa0b103e9435819b9490d61bb0ab0c4fa2e34e846da5176ad5fd347a3403
MD5 a0ad8a80e631ace79b1162dd56a1f680
BLAKE2b-256 e4e59945a37afd857b21e657e7dcae94c5e334de72be71f88ce6c84ef8d21db9

See more details on using hashes here.

File details

Details for the file agt_arena-1.6.10-py3-none-any.whl.

File metadata

  • Download URL: agt_arena-1.6.10-py3-none-any.whl
  • Upload date:
  • Size: 85.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.1

File hashes

Hashes for agt_arena-1.6.10-py3-none-any.whl
Algorithm Hash digest
SHA256 98c62f038666ad97527dd0288984f3f9266e988114214bfcf7ad325952b8d9f0
MD5 05a8a4fb8c9845fb4a8d4fe42b00fcd9
BLAKE2b-256 5ed38796bf503cbee88c42b1639fc3310463d4aec8db74e5ee475ad2458574ab

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page