chessbot_python
chessbot_python copied to clipboard
Transform uci notations
In your code I have seen that it says that you use (import chess.uci) to go from 1. e4 to e2e4. I wanted to know how this operation is carried out to implement it in my own project?