Update README.md
This commit is contained in:
parent
806581ef95
commit
6d5975e93f
|
@ -5,10 +5,12 @@ Compatible with ANSI and VT220-style terminals. Has built-in monochrome fallback
|
||||||
|
|
||||||
play remotely:
|
play remotely:
|
||||||
`telnet wordle.xereeto.co.uk 7777 `
|
`telnet wordle.xereeto.co.uk 7777 `
|
||||||
|
`telnet wordle.xereeto.co.uk 7777 -l random`, for a random puzzle
|
||||||
or
|
or
|
||||||
`ssh play@wordle.xereeto.co.uk -p 9999`
|
`ssh play@wordle.xereeto.co.uk -p 9999`
|
||||||
or
|
|
||||||
`ssh play-random@wordle.xereeto.co.uk -p 9999`, for a random puzzle
|
`ssh play-random@wordle.xereeto.co.uk -p 9999`, for a random puzzle
|
||||||
|
|
||||||
|
don't try to log in as root over telnet
|
||||||
|
|
||||||
dial-up version coming soom (yes, really)
|
dial-up version coming soom (yes, really)
|
||||||
![image](https://user-images.githubusercontent.com/4806744/152666421-ca5dd7a1-6da2-475d-9aa1-377486a37ed6.png)
|
![image](https://user-images.githubusercontent.com/4806744/152666421-ca5dd7a1-6da2-475d-9aa1-377486a37ed6.png)
|
||||||
|
|
Loading…
Reference in New Issue