Skip to content

A simple app to visualize word unscrambling algorithm with the trie data structure.

Notifications You must be signed in to change notification settings

h-sifat/word-unscrambler-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Unscrambler Visualizer

A simple app to visualize word unscrambling algorithm with the trie data structure.

Netlify Status

unscrambler.webm

Credits

This app has been made possible with the force-graph library, and big thanks to Netlify for providing free hosting and CI/CD.

Todos

  1. Add sound effects

Development

npm start # to start the development server
npm run build # to build the application

About

A simple app to visualize word unscrambling algorithm with the trie data structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages