Skip to content

Releases: ColonelPhantom/fe_chess

v0.4.0

29 May 16:46

Choose a tag to compare

v0.2.2

21 May 15:14
6154886

Choose a tag to compare

v0.2.2 - Implement SEE

v0.1.2

18 May 16:30

Choose a tag to compare

First binary release, capable of playing.

Changes from v0.1.1:

  • Add piece-square tables to eval()
  • (For now) remove mobility from eval() for speedup.