Package sunfish: Information
Source package: sunfish
Version: 0.2-alt1
Build time: Sep 12, 2019, 11:15 AM
Category: Games/Boards
Report package bugHome page: https://github.com/thomasahle/sunfish
License: GPLv3
Summary: A Python Chess Engine in 111 lines of code
Description:
Sunfish is a simple, but strong chess engine, written in Python, mostly for teaching purposes. Without tables and its simple interface, it takes up just 111 lines of code! Because Sunfish is small and strives to be simple, the code provides a great platform for experimenting. People have used it for testing parallel search algorithms, experimenting with evaluation functions, and developing deep learning chess programs. Fork it today and see what you can do!
Maintainer: Grigory Ustinov
Last changed
Sept. 11, 2019 Grigory Ustinov 0.2-alt1
- Build new version. - Transfer for python3.
Nov. 2, 2017 Grigory Ustinov 0.1-alt2
- Change summary and upstream.
Sept. 20, 2017 Grigory Ustinov 0.1-alt1
- Initial build for Sisyphus.