Skip to content

nickrallison/wordle_solver_bot

Repository files navigation

Wordle Bot

What it does:

This was a project inspired by 3Blue1Brown's video on wordle.

What I learned:

Information Theory - Used Extensively in this algorithm. The main use is to loop though all possible words and determine which would reduce the search pool most optimally.

About

C++ Wordle Solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published