curses-based wordle clone
Go to file
xereeto 085beca867 Update README.md 2024-03-09 18:06:28 +00:00
LICENSE Initial commit 2024-03-09 18:06:09 +00:00
README.md Update README.md 2024-03-09 18:06:28 +00:00
possible.py Create possible.py 2024-03-09 18:06:21 +00:00
requirements.txt Create requirements.txt 2024-03-09 18:06:23 +00:00
wordle.py Create wordle.py 2024-03-09 18:06:19 +00:00

README.md

wordTTY

A text-based client for the popular Wordle game.

usage: python3 wordle.py
in progress: telnet version

image