An open API service indexing awesome lists of open source software.

https://github.com/denselance/wordle-solver

Simple way to solve wordle by providing 10 best guesses with the current information provided, using frequency analysis. The game is assumed to be on hard mode, where "any revealed hints must be used in subsequent guesses". Some of the words provided may not be available for different versions of Wordle, so use at your own discretion.
https://github.com/denselance/wordle-solver

frequency-analysis python3 wordle wordle-solver

Last synced: 11 months ago
JSON representation

Simple way to solve wordle by providing 10 best guesses with the current information provided, using frequency analysis. The game is assumed to be on hard mode, where "any revealed hints must be used in subsequent guesses". Some of the words provided may not be available for different versions of Wordle, so use at your own discretion.

Awesome Lists containing this project