updated description of tildemush

main
m455 2020-03-22 09:32:56 -04:00
parent ab8011cfdc
commit 7b28f0c5e9
1 changed files with 9 additions and 7 deletions

View File

@ -109,16 +109,18 @@ misc references:
# What is tildemush? # What is tildemush?
tildemush is a command line-, text-based virtual community used for tildemush is a text-based, programmatic virtual community on the command line. tildemush aims to
chatting, creating, roleplaying, games, or anything a user can think provide an environment for creativity, imagination, and art. Currently, tildemush hosted on
of. Currently, tildemush hosted on [tilde.town](https://tilde.town). [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 * Locations that can be traversed by users
* A list user-created objects that exist in your location * User-scripted objects that users can interact with
* Your inventory * User inventory and apparel
* A scripting tab for creating objects * A scripting tab for creating objects
* and many more
# Purpose and goals # Purpose and goals