Generates crosswords and exports them to htlm, 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.
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