mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-11-05 07:31:14 +00:00
2.3 KiB
2.3 KiB
| title | date | draft | tags | math | medium_enabled |
|---|---|---|---|---|---|
| Fun with Telnet | 2024-01-08T22:33:42-05:00 | false | false | false |
Some time ago I came across a cinematic experience
......... @@@@@ @@@@@ ...........
......... @ @ @ @ ...........
......... @@@ @ @ ..........
........ @@ @ @ .........
........ @@@@@@@ @@@@@ th .......
...... ----------------------- ......
..... C E N T U R Y ....
.... ----------------------- ...
... @@@@@ @@@@@ @ @ @@@@@ ..
== @ @ @ @ @ ==
__||__ @ @@@@ @ @ __||__
| | @ @ @ @ @ | |
_________|______|_____ @ @@@@@ @ @ @ _____|______|_________
It was a Star Wars inspired animation, brought to you by Telnet!
telnet towel.blinkenlights.nl 23
It's worth watching the entire thing.
Fast forward a few years, and I've come across other great telnet nuggets
| Address | Description |
|---|---|
| freechess.org 5000 | Chess [1] |
| towel.blinkenlights.nl 23 | Star Wars asciimation |
| mtrek.com 1701 | Space combat game (inspired by StarTrek) [1] |
| fibs.com 4321 | Backgammon [1] [2] |
| mapscii.me | World map (Can zoom in with mouse) [1] |
| telehack.com | Arpanet/Usenet Simulation. Includes over 60 text-based games [1] |
Remember that telnet communication is all over plaintext, so don't accidentally leak any secrets. Have fun discovering the quirky old world of Telnet!