Skip to content

xereeto/wordleTTY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordleTTY

A text-based client for the popular Wordle game, to play in your terminal. Real programmers don't need browsers!
Compatible with ANSI and VT220-style terminals. Has built-in monochrome fallback mode.

play remotely:
telnet wordle.xereeto.co.uk 7777
telnet wordle.xereeto.co.uk 7777 -l random, for a random puzzle
telnet wordle.xereeto.co.uk 7777 -l play-lineonly, to play in single line mode (for dumb terminals)
telnet wordle.xereeto.co.uk 7777 -l play-lineonly-random, for a random puzzle in single line mode
or
ssh [email protected] -p 9999
ssh [email protected] -p 9999, for a random puzzle
ssh [email protected] -p 9999, to play in single line mode (for dumb terminals)
ssh [email protected] -p 9999, for a random puzzle in single line mode

don't try to log in as root over telnet

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages