jamesqo / chess-bot

UCI-compliant chess engine written in C#
MIT License
1 stars 0 forks source link

Add `fen` and `pgn` commands to console app #50

Open jamesqo opened 4 years ago

jamesqo commented 4 years ago

Related, these commands should take the move number of what turn to generate the FEN / PGN for. searchinfo should also take a move number.