myopic-board

Crates.iomyopic-board
lib.rsmyopic-board
version2.2.0
sourcesrc
created_at2020-09-02 18:29:11.176217
updated_at2021-05-10 20:29:05.938104
descriptionRepresentation of a chess board
homepage
repositoryhttps://github.com/th0masb/myopic
max_upload_size
id283931
size152,801
Thomas Ball (th0masb)

documentation

README

myopic board

Representation of the state of play of a chess game with the following features:

  • Efficiently generate legal moves for any state of play
  • Evolve a position forward and backwards
  • Track the positional history of a game
  • Load positions from a FEN string
  • Convert pgn games to moves
Commit count: 821

cargo fmt