Skip to content

junged856/Wordhunt_Algo_Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordhunt_algo_visualizer

Animated a graphing algorithm that searches for words in a nxn grid of randomized letters

Modified a DFS algorithm to efficiently search for words within a graph of letters.

Used a Trie to efficiently check for word validity.

Built with Python, OpenCV Image Processing tools

Sneak Peek:

(Note: Animation speed does not reflect algorithm speed, user can input any 4x4 grid for visualization in the form of a 16 letter string)

Online References I Found Useful:

About

Graphing algorithm visualization. Searches for words in a randomized, nxn grid of letters (work in progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages