theo-o/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 * run `setup.sh web` on the server you want to host it from * run `setup.sh vm` on the servers you want the AIs to run on * Set `$PORT` to the port you want the server to listen on * Set `host_list` in `run_on_cluster.py` of all hostnames/IPs the AIs will run on # How to run: * run `run.sh` on the vm server * run `python3 run_ai.py` on the AI servers
Releases
No releases published
Languages
- Python 91.0%
- JavaScript 5.7%
- HTML 2.2%
- Other 1.1%