From 7b28f0c5e9da7be6ee6aa557bc1e0a68885f7140 Mon Sep 17 00:00:00 2001 From: m455 Date: Sun, 22 Mar 2020 09:32:56 -0400 Subject: [PATCH] updated description of tildemush --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 61e341f..d2faef2 100644 --- a/README.md +++ b/README.md @@ -109,16 +109,18 @@ misc references: # What is tildemush? -tildemush is a command line-, text-based virtual community used for -chatting, creating, roleplaying, games, or anything a user can think -of. Currently, tildemush hosted on [tilde.town](https://tilde.town). +tildemush is a text-based, programmatic virtual community on the command line. tildemush aims to +provide an environment for creativity, imagination, and art. Currently, tildemush hosted on +[tilde.town](https://tilde.town). -tildemush looks like a chat room with elements such as: +tildemush may look like a chat room, but it is completely programmable, and includes other elements +such as: -* Your location name -* A list user-created objects that exist in your location -* Your inventory +* Locations that can be traversed by users +* User-scripted objects that users can interact with +* User inventory and apparel * A scripting tab for creating objects +* and many more # Purpose and goals