curses-based wordle clone
Go to file
xereeto 11c79350fa Update README.md 2024-03-09 18:07:30 +00:00
LICENSE Initial commit 2024-03-09 18:06:09 +00:00
README.md Update README.md 2024-03-09 18:07:30 +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 Added monochrome compatibility 2024-03-09 18:07:17 +00:00

README.md

wordTTY

A text-based client for the popular Wordle game, to play on the command line. Real programmers don't need browsers!

play remotely:
telnet wordle.xereeto.co.uk 7777
or
ssh play@wordle.xereeto.co.uk -p 9999

dial-up version coming soom (yes, really) image