A GUI implementation of Wordle built in Python
- Build a command-line interface version
- Build a GUI version on terminal using Textual.
- Implement a web version using python with HTMX and Flask.
- Host the web version on a public domain.
A GUI implementation of Wordle built in Python