U
uci
Projects with this topic
-
-
SimpleSearchy is a chess engine that uses UCI to communicate to any chess gui including it's own text based gui (Simple Gui). SimpleSearchy uses minimax with alpha-beta pruning to find the best moves. All code is pure python 3.
Updated