https://github.com/hamolicious/python-word-search-generator
A word search generator written in pure python
https://github.com/hamolicious/python-word-search-generator
python python38 word-search
Last synced: 11 months ago
JSON representation
A word search generator written in pure python
- Host: GitHub
- URL: https://github.com/hamolicious/python-word-search-generator
- Owner: hamolicious
- License: apache-2.0
- Created: 2020-03-18T19:40:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-14T12:08:19.000Z (almost 4 years ago)
- Last Synced: 2025-02-24T16:19:02.907Z (over 1 year ago)
- Topics: python, python38, word-search
- Language: Python
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python-Word-Search-Generator
A command-line word search generator written in pure python 3.8
## Sample output
```
|O|Y|T|I|P|R|I|R|B|A|A|M|J|Y|U|T|O|P|R|N|
|V|M|Q|O|K|Z|L|Z|N|I|V|P|M|P|R|L|M|N|D|X|
|D|X|X|U|E|A|X|L|W|N|N|K|T|U|A|F|F|D|K|S|
|T|T|L|J|E|F|C|Z|Q|R|L|M|A|J|Z|O|P|D|J|S|
|B|K|Z|N|X|U|X|O|G|D|D|O|U|P|A|M|X|T|U|I|
|N|F|O|I|A|K|J|B|M|K|P|D|O|L|M|A|R|G|E|W|
|U|G|C|P|C|F|C|C|F|W|I|E|L|R|C|U|I|Y|T|Z|
|U|W|I|C|T|F|H|O|L|O|W|E|S|T|O|U|M|V|I|U|
|A|P|A|A|L|Q|U|M|T|D|N|U|M|L|O|I|O|J|V|J|
|M|G|A|N|Y|E|R|P|E|P|C|M|R|J|J|I|T|S|Z|S|
|Y|T|U|Q|L|O|R|L|V|J|D|J|G|K|O|R|X|F|G|N|
|W|U|M|W|Z|D|I|E|I|A|V|G|W|X|O|V|W|N|H|A|
|R|S|Y|I|C|J|C|T|W|Q|U|S|B|C|M|J|O|D|F|K|
|A|C|A|Z|C|O|A|E|C|B|V|X|V|U|S|F|Y|Y|N|L|
|R|G|B|J|B|U|N|L|B|N|D|P|J|V|Z|Z|J|H|U|T|
|V|S|D|E|F|T|E|Y|B|U|C|O|O|T|C|R|W|C|B|Y|
|J|O|X|A|A|R|N|X|L|O|A|P|L|F|O|K|Q|K|T|W|
|K|T|P|R|X|L|H|D|P|F|D|J|R|C|H|Q|V|E|C|P|
|O|Y|S|F|K|N|J|U|V|H|X|K|R|I|H|M|S|T|Y|B|
|Q|G|Z|J|A|Q|N|F|F|E|M|L|F|F|V|X|S|A|I|X|
```