Skip to content

PACMAN capture the flag contest for EUTOPIA partners

Notifications You must be signed in to change notification settings

aig-upf/pacman-eutopia

Repository files navigation

PACMAN-EUTOPIA

PACMAN capture the flag contest for EUTOPIA partners

To install the packages:

git submodule update --init --remote
python3.8 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
cd pacman-contest
pip install -e .

To run a simple example (after installation):

cd src/
rm -rf upf-ai2* www/
python contest_manager.py -s prepare_matches
python contest_manager.py -s run_matches -t 1
python contest_manager.py -s html

The results are accessible from src/www/index.html file.

About

PACMAN capture the flag contest for EUTOPIA partners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •