A bot that plays the board game Hex
Built using the random bot created by UAIS as a base (available here: https://github.com/UndergraduateArtificialIntelligenceClub/UAIS-2022-Hex-Bot/tree/main/random_bot)
./main.py --help # Print cli help
python3 main.py black # Run as black tiles
./main.py white # Run as white tiles