Skip to content

j-kuehn/cup-game-simulator

Repository files navigation

Cup Game Simulator

The cup game simulator was developed for the experimental analysis performed as part of my bachelor's thesis. It requires Python 3.10 or greater. The recommended tool for installing dependencies is Poetry [1]. Alternatively, a requirements.txt file is included for dependency management.

The simulator provides a command line interface for simulating a single instance of the game. For help, run poetry run cli.py -h.

Generating instances and batch simulating is handled by analysis.py, which was used for producing the input of my BGT analysis [2].

About

Cup Game Simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages