issues
search
mnm-sys
/
tezdhar
A fast and unbeatable chess engine written in C
GNU General Public License v3.0
3
stars
1
forks
source link
Generate FEN from a given board position
#8
Open
mnm-sys
opened
2 years ago
mnm-sys
commented
2 years ago
The user at any point during the play should have the ability to generate FEN for the given board position.
The generated FEN should be displayed on screen.
Optionally, the user can save the FEN if he wishes to do so.