xereeto dfecaf222d changed clear to make it not break on vt220
still need to add compatibility
2024-03-09 18:07:14 +00:00
2024-03-09 18:06:09 +00:00
2024-03-09 18:06:21 +00:00
2024-03-09 18:07:04 +00:00
2024-03-09 18:06:23 +00:00

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

Description
curses-based wordle clone
Readme GPL-3.0 99 KiB
Languages
Python 100%