Wordle Solver with GUI
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!