Skip to content

ForLoopCodes/chess-cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess CUDA Project

Usage Instructions

  • 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/run main.cu for gameplay.
  • Do NOT use the Python GUI/CUI files: The gui.py and cui.py files do not work and are not supported.

Assets

Chess piece and board images are located in the assets/ folder.

About

A chess engine implemented from scratch using CUDA for accelerated processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published