Hi,
I need to transform a file from PGN to fen but not just one game, I need to put a lot of fen one behind the other even from diferents games.
The program pgn2fen seems to do it.... but do not make the last move!!
Anyone knows another program that makes it?
Thanks!.
So a 100 move game would have 200 fen positions. A 10 million game pgn database could become a 2 billion fen position database.
Why? If you want to find transpositions in the opening, there must be easier ways to do it.
Hi,
I need to transform a file from PGN to fen but not just one game, I need to put a lot of fen one behind the other even from diferents games.
The program pgn2fen seems to do it.... but do not make the last move!!
Anyone knows another program that makes it?
Thanks!.