You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple utility for generating tactical chess puzzle positions from PGN files. The puzzle positions are saved as FEN strings, one FEN per line, to a plain text file.
Usage:
julia findpuzzles.jl <pgnfilename> <outputfilename>
About
Simple program for generating chess tactics puzzles from PGN files