Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@ProspectPyxis ProspectPyxis released this 12 Oct 08:04
· 21 commits to main since this release

Added

  • Moves can now be undone on the Game instance
  • AI module with random AI implemented
  • go command to order the AI to make a move
  • auto\_go config option to have the AI go immediately on its turn
  • Functions and commands to get the FEN and partial PDN of a game
  • move history function and command to get previous moves made in the game
  • move undo function and command to undo previous moves
  • rewind function and command to get a board's previous state
  • exit command to safely exit the bot

Fixed

  • Fixed a bug where pieces won't promote properly at the end of a capture chain

Changed

  • Major refactoring, fix most clippy style errors

To see the full changelog of every version prior to this one, see CHANGELOG.md.