For launching the GUI and playing with the agent, open UI/COMP767Project/x64/Release/COMP767Project.exe or run the VS solution. The GUI is built using OpenGL and Eigen libraries.
To play against the fully trained AlphaZero agent, run play_against_agent.py
.