hazelduvall/othello_tourney
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
## TJ Othello Tournament # How to set up: * Clone this repository onto all machines/vms you will use * Use a virtualenv, conda, or system pip to install `requirements.txt` # How to run: * Entrypoint to code is `main_server.py` * Example run commands included in `run.sh` and `run_vm.sh`, modify to your needs * All options can be found by running `python main_server.py --help`