Skip to content

devjackluo/ChessInPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

ChessInPy

recreate chess engine in python

You can run the game by running playGame.py

You can only change whether Black/White is AI programmatically. It is under the playChess.py, and it is documented with "#TODO add logic that it is AI player."

Currently, the game needs a lot of work to become as good as the Java version, but it has all the essentials.

About

Replicate Java Chess AI on Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages