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.
- Host: GitHub
- URL: https://github.com/denselance/wordle-solver
- Owner: DenseLance
- License: mit
- Created: 2022-03-20T03:48:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-20T03:48:10.000Z (over 4 years ago)
- Last Synced: 2025-04-03T12:52:44.601Z (about 1 year ago)
- Topics: frequency-analysis, python3, wordle, wordle-solver
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE