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

https://github.com/saptak625/wordlesolver

Entropy-Optimized Wordle Solver inspired by 3Blue1Brown's Modern Information Theory Video.
https://github.com/saptak625/wordlesolver

information-entropy information-theory wordle wordle-helper wordle-python wordle-solver

Last synced: 11 months ago
JSON representation

Entropy-Optimized Wordle Solver inspired by 3Blue1Brown's Modern Information Theory Video.

Awesome Lists containing this project

README

          

# WordleSolver
Entropy-Optimized Wordle Solver inspired by 3Blue1Brown's Modern Information Theory Video.

## Other Languages
Currently, the source code is configured for German Wordle. However, this can easily be changed to other languages by replacing the solution search space for the language in the wordList.py file.