← Back to context

Comment by n0um3n4

3 months ago

I’m working on a MUD server. I want text-based adventures.

Also... would it be crazy if services and social media were text-based applications too?

Not necessarily through telnet, but with some kind of standard so that instead of the web/browser, we use a CLI(s).

I dunno, maybe I’m just bored.

Recently I've been wanting to build a chat server that works over ssh. And by that I don't mean it uses the ssh protocol but that you ssh into the server and the shell you get is the chat client.

One day, maybe