- Always use depth 5: The program only works correctly with a search depth of 5.
- Run only the executable or CUDA files: Use
chess_cuda.exe
or compile/runmain.cu
for gameplay. - Do NOT use the Python GUI/CUI files: The
gui.py
andcui.py
files do not work and are not supported.
Chess piece and board images are located in the assets/
folder.