Open 3ygun opened 8 years ago
Setup chess engine to manage the board state and do moves etc.
https://github.com/niklasf/python-chess This is the chess engine I like. Very robust, easy to use, and fast.
Goals
Setup chess engine to manage the board state and do moves etc.
Parts
Needs