Skip to content

Sarthakbh321/Haxaw-Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haxaw-Chess

Haxaw: Haxaw is the Neural Network based chess engine made with Python and Tensorflow/Keras. Also uses the python-chess library. Currently very bad and slow. (WIP: Needs major speed and evaluation upgrades)

Diagonal: Diagonal is the GUI written with pygame. Currently you can play games as white against Haxaw.

To run:

git clone https://github.com/Sarthakbh321/Haxaw-Chess.git  
cd Haxaw-Chess
pip3 install -r requirements.txt
python3 -m Diagonal.play

Documentation

Read more about the Haxaw engine here.

About

A Neural Network based chess engine and GUI made with Python and Tensorflow/Keras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published