FEN-To-Board-Imge
Requirements:
- PIL
- fentoboardimage package
- python-chess
- stockfish
- berserk
- pandas
- Python 3.9+
Download using pip
Creates random chess position pngs.
A couple comments:
- The get_top_moves method might display this error: chess.engine.EngineTerminatedError: engine event loop dead. If that is the case, lower the engine depth and retry.
Pygame-Chess
Requirements:
- Python 3.9+
- pygame (download using pip)
Generator for over 25k mate-in-1 puzzles. Run main2.py in the pygame-chess folder to generate puzzles.
Comments:
- In main2.py, change the path_to_csv variable to the path to train.csv.