Skip to content

tojoRs/crossword-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Crossword generator

Generates crosswords and exports them to HTML, png or ascii.

Thanks

Still TODO !

  • The "solution" feature is not totally implemented for the CSV output.
  • Add a way to rework on existing output crosswords.

License

GPLv3

Speed up the script

Use PyPy oder Psyco to speed up the script

Font

To get the output font working on Ubuntu:

  1. use apt-get to install package ttf-mscorefonts-installer
  2. edit crossword.py to have the correct path to arial.ttf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%