Skip to content

Pure python chess AI, and visual interface. Rank 1600 elo in chess.com

Notifications You must be signed in to change notification settings

Crizomb/Chess-AI-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess-AI-Python

Pure python chess AI, and visual interface using min-max alpha-beta puring and handmade board evaluation function. Tree depth is choosen each turn in function of the previous turn exec time. But is typically arround 4 at the begning of the game and 6 at endgame. Optimized for pypy. Rank arround 1600 elo in chess.com.

chess_interface

About

Pure python chess AI, and visual interface. Rank 1600 elo in chess.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages