curses-based wordle clone
Go to file
xereeto 13d852d504 added simpler ascii art for unsupported terminals 2024-03-09 18:07:07 +00:00
LICENSE Initial commit 2024-03-09 18:06:09 +00:00
README.md Update README.md 2024-03-09 18:07:04 +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 simpler ascii art for unsupported terminals 2024-03-09 18:07:07 +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!

usage: python3 wordle.py [--no-unicode]

alternatively, you can play it remotely:
telnet ssh.xereeto.co.uk 7777
or
ssh wordle@ssh.xereeto.co.uk -p 9999 image