This project was bootstrapped with Create React App.
I have been enjoying the new game word-bites on game pigeon. They implemented a new feature that gives all the wordsWorker possible on the game that is really cool. The only downside is that is quite expensive to utilize.
So this is my go at implementing the solver from scratch. I will document all my findings over at RESEARCH.md.
Play with it over at https://will7200.github.io/WordBites-Solver
- UI
- Tile Grid
- Character(s) Block creator
- Web Worker in Rust
- Algorithm to Solve all possible wordsWorker