Skip to content

Releases: razvanfilea/ChessEngine

v1.3

23 Nov 13:24
Compare
Choose a tag to compare

First release available outside of Google Play

  • Updated all libraries

v1.2

13 May 20:38
a81fd19
Compare
Choose a tag to compare
  • Brand new interface remade in Jetpack Compose!
  • Add a Moves History bar which displays made moves
  • Captured pieces by either sides are now shown
  • Random moves from an opening book are made in the beginning
  • Remake the Landscape Interface
  • Add PGN Exporting
  • Add a setting to limit the engine's allowed thinking time
  • Re-add engine multi-threading
  • Improved move generation speed
  • Lots and lots of bug fixes

v1.1.1

08 Sep 12:43
Compare
Choose a tag to compare
  • Add Option to Export FEN Positions
  • Greatly Improve the FEN Importing Dialog
  • Improve Castling Animation
  • Fix: unable to import FEN Positions with an En-Passant Square

v1.1

08 Sep 12:42
Compare
Choose a tag to compare
  • Rewrite the engine (full set of features on README)
  • A lot faster without the need for multithreading

v1.0

15 Dec 18:53
ba5f59d
Compare
Choose a tag to compare
Merge pull request #1 from TheLuckyCoder/v1.0

Version 1.0

v0.27

21 Nov 07:54
Compare
Choose a tag to compare
v0.27 Pre-release
Pre-release
Fix errors