Skip to content

Word finder for the 4x4 gamepigeon app "Word Hunt"

Notifications You must be signed in to change notification settings

Charlemagne44/WordCrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Crack

This is a quick, simple (and messy) tool to find letters contained in the websters English dictionary within a 4x4 grid. Primarily created for the game pigeon game "word hunt". Parameters can be altered for a larger grid in other circumstances.

The user simply enters all 16 characters in top to bottom succession, a rough outline of each of the best paths is then printed out to the user for each starting character. Utilizes bruteforce backtracking and references a scrabble dictionary that was slotted into a home brewed Trie data structure for quicker access. Some of the words generated are English, but aren't recognized by Word Hunt. You may also configure a different json dictionary if there is a better alternative.

Sample

Sample output

Authors

About

Word finder for the 4x4 gamepigeon app "Word Hunt"

Resources

Stars

Watchers

Forks

Packages

No packages published