myopic-board 1.1.0

Representation of a chess board
Documentation
## 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