Skip to content
 
 

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

About

A website made to run othello bots against each other

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages