this post was submitted on 26 Feb 2026
249 points (98.8% liked)

Technology

81907 readers
3880 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] HertzDentalBar@lemmy.blahaj.zone 3 points 7 hours ago (1 children)

I remember playing ASCII games as a kid, I gotta get back into it. There was a program or website where one could download community created ASCII games and I remember building one or two.

[โ€“] tal@lemmy.today 2 points 7 hours ago* (last edited 4 hours ago)

I sat down to log into a couple MUDs yesterday. Didn't stick with it


the combat still hasn't evolved enough for me


but you could play that on anything capable of displaying text on a screen and running telnet.

It looks like some crazy person has been doing a TCP/IP stack for the 128K Mac, the first Macintosh ever released, from 1984, as well as a telnet client. So you can technically lug a 42-year-old computer out of an antique store and play currently-being-developed Internet games...though you won't be getting color, since that came a while down the road.

If you get some device that can expose a serial console on some system to TCP/IP


not sure how far back you need to go for that


you could technically play it on a teletype from the 1930s.

The "some device" will have to be later, though, so that's maybe kinda cheaty.

Technically, Debian Linux has been run on an Intel CPU from 1971, but it isn't fast enough to be a practical host for such a teletype in that environment. Even stripped down forms of Linux are going to be "too big" to be such a host.

It does sound like the Commodore 64 has a package, Novaterm 10, that runs TCP/IP and telnet, but I don't know whether it can output to the C64's serial port rather than video display; you could play locally on one of those, but probably not run on a teletype. That being said, it probably shows that it's technically-possible, since I'm sure that if it can run a virtual terminal program, it has the resources to just dump the text to an actual terminal via a serial port. I'd guess that there's probably some system out there circa 1980 that someone has probably built that can both run a TCP/IP stack and expose a serial console to a 1930s teletype to play current Internet games.