mnm-sys / tezdhar

A fast and unbeatable chess engine written in C
GNU General Public License v3.0
3 stars 1 forks source link

pgnload - Loads the game from the PGN file into memory #11

Open mnm-sys opened 2 years ago

mnm-sys commented 2 years ago
  1. The user should be able to load any saved game into the chess engine and play thereafter from the given position.
mnm-sys commented 2 years ago

PGN-specifications and PGN-specs-suppliment

https://github.com/mliebelt/pgn-spec-commented.git