This repository contains code for a Wordle implementation with PyGame and a sentiment analysis for it, all in Python.
- Visualize and play Wordle.
- Optionally, brute force any Wordle solution set using a word set of your choice. Wordle guesses are provided under assets/word-sets/official_wordle_guesses.txt.
MIT - See LICENSE for details.