mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-29 02:06:24 +02:00
Add generator / games
This commit is contained in:
parent
28343aa57c
commit
7e24d4af1f
1 changed files with 2 additions and 0 deletions
|
@ -159,6 +159,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
|
|||
* `curl -s https://uinames.com/api/?region=france\&amount=25 | jq '.[] | .name +" " + .surname'` — generate 25 random french names
|
||||
* `curl https://icanhazdadjoke.com` — random jokes
|
||||
* `curl givemeguid.com` - guid
|
||||
* `telnet towel.blinkenlights.nl 666` - IT excuses
|
||||
|
||||
## Entertainment and Games
|
||||
|
||||
|
@ -175,6 +176,7 @@ Telnet/SSH-based:
|
|||
|
||||
* `ssh sshtron.zachlatta.com` ~> snake game; play with AWSD keys
|
||||
* `ssh netris.rocketnine.space` — multiplayer tetris
|
||||
* `ssh gameroom@bitreich.org` - 11 arcade games
|
||||
* `ssh nethack@alt.org` — a fun roguelike game
|
||||
* `ssh play@anonymine-demo.oskog97.com -p 2222` — guess free minesweeper; Pass: play
|
||||
* `ssh twenex@sdf.org` — play various games including checkers
|
||||
|
|
Loading…
Add table
Reference in a new issue