/py_wordle

A GUI implementation of Wordle built in Python

Primary LanguagePythonMIT LicenseMIT

py_wordle

A GUI implementation of Wordle built in Python

TODO

  • 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.