From 2cff2b45ef8107b04191a1c3658744c8c6abd411 Mon Sep 17 00:00:00 2001 From: ahriman Date: Thu, 3 Jan 2019 01:38:59 +0000 Subject: added dcss wiki page --- table.connusers | 2 +- tilde.css | 5 ++++- wiki.php | 3 ++- wikipages/dcss.wiki | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 53 insertions(+), 3 deletions(-) create mode 100644 wikipages/dcss.wiki diff --git a/table.connusers b/table.connusers index 9c212bd..5a93076 100644 --- a/table.connusers +++ b/table.connusers @@ -1,5 +1,5 @@ diff --git a/tilde.css b/tilde.css index 3bfdc21..aec427a 100644 --- a/tilde.css +++ b/tilde.css @@ -95,8 +95,11 @@ h1 { margin-left: auto; margin-right: auto; } +h2 { + font-size: 1.5em; +} h3 { - font-size: 1.5em; + font-size: 1.35em; margin-bottom: 5px; } h4 { diff --git a/wiki.php b/wiki.php index dfad6b4..9a83a28 100644 --- a/wiki.php +++ b/wiki.php @@ -30,7 +30,8 @@

Pages:

- UNIX ProTips
+   Dungeon Crawl Stone Soup
+   UNIX ProTips
+ +

Dungeon Crawl Stone Soup

+ +

DCSS is a fun roguelike game that is now available on a + tildeverse server for your enjoyment. There are two ways to + play: via WebTiles for simple 2d graphics and via SSH for + a more traditional ascii interface.

+ +

CTVO: https://crawl.tildeverse.org

+ +

If you already have an account on tilde.institute, you can + play via the ascii interface by issuing the command dcss. + This will automatically connect to the server and present the + login/registration menu.

+ +

Some users prefer graphics. For webtiles, it will be necessary + to go to https://crawl.tildeverse.org. + Click "PLAY" to open the WebTiles interface.

+ +

Recorded Games

+ +

All games on CTVO (the tildeverse crawl server) are recorded for + later playback. In order to review a previously recorded game, + navigate to the ttyrec directory, + select a username, and download the ttyrec file. You'll need to + have the ttyrec package installed in order to review them. Issue: + ttyplay file.ttyrec and watch as your terminal + automagically transforms into a recorded DCSS game.

+ +

ttyplay is installed on tilde.institute, so feel free to download + a game to your home directory and watch it from there.

+ +

Morgue Files

+ +

Want to see the run-down of a game? Check out the morgue file + for it. They're sorted into username directories at: + https://crawl.tildeverse.org/morgue. + Each morgue file contains information such as how you died, your stats, + an account of monsters vanquished, among other stuff.

+ +Back to Wiki -- cgit 1.4.1-2-gfad0