Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 323 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 323 Bytes

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.