Skip to content

Releases: ctabin/jchess

jchess-1.2.0

23 Jul 18:59
Compare
Choose a tag to compare
  • Fixes PGN parsing when no move was played
  • Update of dependencies
  • Adds support for captured pieces (#31)
  • Adds support for color orientation in ASCII renderer (#35)

jchess-1.1.0

09 Oct 21:13
Compare
Choose a tag to compare
  • Multiple improvements of the global game API
  • PGN generation
  • New Rendering API
  • Implementation of a nice ASCII default rendering
  • Extension of custom position (no king needed)
  • Easy algebraic notation usage

jchess-1.0.0

04 Oct 08:45
Compare
Choose a tag to compare

JChess Game API

  • Implements standard chess rules
  • Easy-to-use API
  • PGN file parsing