Skip to content

Guillaume-Mayer/dumbchess-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##DumbChess Python is a didactical project

#####I dit it to learn Python.

It's a console chess game with AI.

I now think Python was not the best choice to write such a game, but I learned and that was the point.

To run it :

python chess.py

Then type your first move or "h" for help.

The argument in chess.position.get_best_move sets the thinking depth.

prof.py is to profile performance, it uses the nice snakeviz package.

Any comment is welcome...

About

Console chess game with AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages