The goal of this project was an exercise to programmatically help solve daily wordle puzzles. I initially started building an algorithm to help solve the puzzle as quickly as possible. To make the algorithm easy to use and not boot up R everytime, I implemented my workflow into this shiny app. This was a fun app to code up!
https://koderkow.shinyapps.io/wordle/
You can install the development version of wordle like so:
remotes::install_github("koderkow/wordle")
Please note that the wordle project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.