Leanchess Versions Save

The world's smallest chess program

v1.6

4 years ago
  • Removed row counter initialization (-2 bytes)

v1.5.1

4 years ago
  • Derive sliding/crawling from parity in Classic (-2 bytes)
  • Added null piece metadata in Classic (-1 byte)

v1.5

4 years ago
  • Derive sliding/crawling from parity in Barebone (-11 bytes)
  • Restored black on brown in Barebone BIOS (-1 byte)

v1.4

4 years ago
  • Relocated margin (-1 byte)
  • Grouped sliding pieces together in Classic (-10 bytes)
  • Black on brown in Classic BIOS (-1 byte)
  • Light gray on black in Barebone BIOS (+1 byte)

v1.3

4 years ago
  • Fall through board_db (-2 bytes)

v1.2

4 years ago
  • Zero-terminated vectors (-1 byte in Classic editions)

v1.1

4 years ago
  • Fixed bishop's value in Barebone editions
  • Added Classic DOS edition

v1.0

4 years ago
  • First public release