A quick little wordle visualization. Attempts to solve a random wordle.
You can see a live demo on gh-pages: https://tzfx.github.io/wordlegen.p5/dist/
npm ci # install dependencies
npm run build # build
Once built, open up ./dist/index.html in a browser, and watch it gooooo.