Skip to content

Slenderino/python-chess-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-chess-engine

A super basic chess engine made in python, with a piece-square table integrated evaluation function and an Alpha-Beta Minimax search function, by default will use depth = 4. Will create release if I learn to use pyinstaller

About

A chess engine made in python using python-chess

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages