Skip to content

jeril-jonson/Molasses-Chess-Engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Molasses Chess Engine and AI

A chess engine and AI written in C++ and uses SDL2 for the interface. The AI uses alpha-beta pruning, transposition tables, and iterative deepening. Check detection is currently very slow, and therefore has been disabled for now.

Chess

About

A chess engine and AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%