Skip to content

This ongoing project features a chess engine backend written in C and a Python frontend interface. The engine employs bitboards for efficient chess representation and is planned to incorporate deep learning, offering a direct improvement over the CChess engine.

Notifications You must be signed in to change notification settings

Junkiii/CChessAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CChessAI

This is a project in development that includes a chess engine backend written in C and a python frontend interface. This chess engine using bitboards as a chess representation in the background and deep learning is a direct improvement of the CChess engine.

About

This ongoing project features a chess engine backend written in C and a Python frontend interface. The engine employs bitboards for efficient chess representation and is planned to incorporate deep learning, offering a direct improvement over the CChess engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published