forked from rboulton/wordsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
NickSwann/wordsearch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Wordsearch generator ==================== Currently, this is a simple command-line script which generates a wordsearch grid. Usage: python wordsearch.py <difficulty> [word...] The grid size, and permissible directions for words, is controlled by the difficulty setting, which is one of easy, normal and hard. The output grid is displayed on stdout, and written to a pdf file. Much word still remains to make the output nice.
About
Basic wordsearch generator
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published