A simple app to visualize word unscrambling algorithm with the trie data structure.
unscrambler.webm
This app has been made possible with the force-graph library, and big thanks to Netlify for providing free hosting and CI/CD.
- Add sound effects
npm start # to start the development server
npm run build # to build the application