From 8dbd12cba45f5c6b0b0d92e925f6cb2b736a4ccb Mon Sep 17 00:00:00 2001 From: m455 Date: Sun, 22 Mar 2020 10:30:44 -0400 Subject: [PATCH] let see if this works --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index cdf7510..d2faef2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Tildemush documentation -TEST - This documentation serves as a reference for [tilde.town](https://tilde.town)'s tildemush virtual community, lead by [vilmibm](https://tilde.town/~vilmibm/). It is intended for users who have an account on @@ -111,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