Wordle Solver with GUI
![Brandon Pyle](/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2F4jrmtdjg%2Fproduction%2F253c21ffc2a28a628da8391ca35a7b27bb63bd9a-1000x1000.png&w=96&q=75)
Posted by Brandon Pyle on December 17, 2023
Categories:
C++
Qt
Programming
This application is a wordle clone written in C++ and Qt6. In addition to playing Wordle using pre-selected or randomized words from the official word list, the user can also run a computer simulation of the wordle using a simple algorithm I wrote. This application also tracks stats, so you can see how well you perform at playing Wordle!