This repository containes code for the generation of logic text puzzles (also called Einstein puzzles).
GUI of the program can be run from the terminal with the following:
python app_vX_X.py
Make sure you that all of the additional files are present in the current folder as well as the categories folder.
Additional python packages needed in your environment:
- numpy
- pandas
- reportlab
- svgwrite
Enjoy!