Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 499 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 499 Bytes

Guppy

Guppy is a UCI chess engine written in Python. Includes NNUE evaluation.

##Changelog

[v0.1.0] - 5.22.2022

Added Polyglot openings and Syzygy endgame tablebases.

[v0.0.4] - 5.21.2022

Improved time management

[v0.0.3] - 5.21.2022

Stops further deepening when detects mate

[v0.0.2] - 5.20.2022

Improved time management

  • uci takes movestogo as input

[v0.0.1] - 5.19.2022

Initial release

License

GNU GPL v3