Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deijin27/autowordsearch
Windows app to generate random custom wordsearches
https://github.com/deijin27/autowordsearch
Last synced: 5 days ago
JSON representation
Windows app to generate random custom wordsearches
- Host: GitHub
- URL: https://github.com/deijin27/autowordsearch
- Owner: Deijin27
- License: mit
- Created: 2021-03-18T14:06:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-02T15:22:43.000Z (over 2 years ago)
- Last Synced: 2023-03-04T14:49:02.299Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutoWordsearch
Automatically generate wordsearches from a set of words.
- Random word positions and directions
- Export as png image for printing
- Save as file and open again later (XML file with `.ws` file extension)A Windows app written in C# and WPF.
Screenshot of the interface:
![Screeenshot](https://i.imgur.com/CZCl9PS.png)
When you export as an image then empty spaces are filled with random letters resulting in something like this:
![Exported Wordsearch](https://i.imgur.com/qHID2bm.png)