/WordBites-Solver

Solver for Mobile App Game Word Bites from GamePigeon

Primary LanguageTypeScriptMIT LicenseMIT

This project was bootstrapped with Create React App.

Word Bites Solver

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

TODO

  1. UI
  • Tile Grid
  • Character(s) Block creator
  1. Web Worker in Rust
  • Algorithm to Solve all possible wordsWorker