Generates crosswords and exports them to HTML, png or ascii.
- to Bryan Helmig for his inspiration for this script. He did a lot of work which I could improve in some ways. See http://bryanhelmig.com/python-crossword-puzzle-generator/ for his code.
- to Daniel Nögel for his work.
- The "solution" feature is not totally implemented for the CSV output.
- Add a way to rework on existing output crosswords.
GPLv3
Use PyPy oder Psyco to speed up the script
To get the output font working on Ubuntu:
- use apt-get to install package
ttf-mscorefonts-installer
- edit
crossword.py
to have the correct path toarial.ttf