let see if this works
parent
e5a9570725
commit
8dbd12cba4
18
README.md
18
README.md
|
@ -1,7 +1,5 @@
|
||||||
# Tildemush documentation
|
# Tildemush documentation
|
||||||
|
|
||||||
TEST
|
|
||||||
|
|
||||||
This documentation serves as a reference for
|
This documentation serves as a reference for
|
||||||
[tilde.town](https://tilde.town)'s tildemush virtual community, lead
|
[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
|
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?
|
# 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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue