Skip to content

tpjwm/WordSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

WordSearch

Command line word search generator

Places words in 8 directions

Variable in size and number of words

Currently the user enters words but this can be easily changed to pull from other sources as well

Solution and Word Entering

The rest of the search is populated randomly although this could be changed to a probability distribution that takes in account the most commonly used letters in English words (i.e, Z would be a lot less common than A or E)

Fully populated word search

About

a little cmd line word search generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages