Sunfish: A simple, but strong chess engine, written in Python

Sunfish: A simple, but strong chess engine, written in Python

Sunfish is a simple, but strong chess engine, written in Python, mostly for teaching purposes. Because Sunfish is small and strives to be simple, the code provides a great platform for experimenting. It is also possible to run Sunfish with a graphical interface, such as PyChess, Arena or your chess interface of choice.

Source: github.com