Penguin
Diff: SmallDoorGameSpecification
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of SmallDoorGameSpecification.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Monday, February 20, 2012 5:49:37 am by CraigBox
Older page: version 3 Last edited on Thursday, March 31, 2005 7:59:05 pm by CraigBox Revert
@@ -1,8 +1,9 @@
 !Main: 
  
 Your in a big hall. A rough ladder has been cut into the rock in the North East corner of the room allowing you to climb upwards here. To the north is a big iron door which has begun to rust and hangs open, slightly off its hinges. To the south is a twisty passage. To the East and west are passageways, you can hear groans coming from the West. 
  
+<pre>  
  ┌───────┐ 
  │ North │ 
  └───────┘ 
  ┌──────┐ ┌────┐ ┌──────┐ 
@@ -10,14 +11,16 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ South │ 
  └───────┘ 
+</pre>  
  
  
 !Penta Room: 
  
 This room is shaped as a large regular pentagram. On one huge wall there is a large roman numeral Five stuck to the wall, it appears to be glowing slightly. On the base of it you can see <x>'s handprint pressed into the numeral, you feel like taunting the silly person that put their handprint there. 
  
+<pre>  
  ┌───────┐ 
  │ │ 1) Examine the Numeral on the wall. 
  └───────┘ 
  ┌──────┐ ┌────┐ ┌──────┐ 
@@ -25,15 +28,17 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ South │ 
  └───────┘ 
+</pre>  
  
 !Examine_Numeral: 
 The numeral is warm to touch, you can't resist pressing on it just to feel the warmth run through your arm, to your horror you feel the huge sculpture turn to putty beneath your hand and you get a burning sensation all through your body, you pull your hand back and discover that your handprint is now part of the huge "V" on the wall. 
  
 !Dungeon: 
 Your in a large dungeon with cells to the north, south and east. A large table sits in the middle of the room with many painfull looking instruments on it. A passage leads off to the east. You hear moans coming from the cell to the south. 
  
+<pre>  
  ┌───────┐ 
  │ North │ 
  └───────┘ 
  ┌──────┐ ┌────┐ ┌──────┐ 
@@ -41,13 +46,15 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ South │ 
  └───────┘ 
+</pre>  
  
  
 !Dungeon1: 
 This is a dark, cold, damp cell with nothing important in it. You can see the letters "J A S O N" written on the wall, you wonder what significance this has to anything. 
  
+<pre>  
  ┌───────┐ 1) Write a letter on the wall. 
  │ │ 
  └───────┘ 
  ┌──────┐ ┌────┐ ┌──────┐ 
@@ -55,12 +62,14 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ South │ 
  └───────┘ 
+</pre>  
  
 !Dungeon2: 
 This is a dark, cold, damp cell with nothing important in it. 
  
+<pre>  
  ┌───────┐ 
  │ │ 
  └───────┘ 
  ┌──────┐ ┌────┐ ┌──────┐ 
@@ -68,15 +77,17 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ │ 
  └───────┘ 
+</pre>  
  
 !Dungeon3.enter: 
 As you enter the cell you hear a loud crash behind you, spinning around you see to your horror the cell door has closed! 
  
 !Dungeon3.closed: 
 You look around the cell. You can see a skeliton lying on the ground, obviously starved to a horrible death. 
  
+<pre>  
  ┌───────┐ 1) Examine the skeliton 
  │ │ 
  └───────┘ 2) Examine the cell 
  ┌──────┐ ┌────┐ ┌──────┐ 
@@ -84,8 +95,9 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ │ 
  └───────┘ 
+</pre>  
  
 !Dungeon3.1: 
 The skeliton has your basic Neanderthal look to it, you assume that the local diety (Sī-Söp) had ordered his Sacrifice in here. You fear that if you don't get out soon your going to breath your last byte and go to the big Bit Bucket in the sky when the dreaded "NO CARRIER" comes to collect your sole. 
  
@@ -96,8 +108,9 @@
  
 !Dungeon3.locked: 
 Holding key in hand you eye the door carefully. 
  
+<pre>  
  ┌───────┐ 1) Examine the skeliton 
  │ │ 
  └───────┘ 2) Try the key in the door. 
  ┌──────┐ ┌────┐ ┌──────┐ 
@@ -105,19 +118,25 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ │ 
  └───────┘ 
+</pre>  
  
 Dungeon3.moan: 
+<pre>  
  You moan, hoping to scare off any other evil spirits that might inhabit this 
  place. 
+</pre>  
  
 Dungeon3.key: 
+<pre>  
  You put the key in the lock and turn it... To your rising panic you discover: 
  it DOESN'T TURN! You give the door a kick in frustration and discover it opens 
  doh! :) 
+</pre>  
  
 Twisty: 
+<pre>  
  Your in a maze of Twisty passages all alike. 
  
  ┌───────┐ 
  │ North │ 
@@ -127,10 +146,12 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ South │ 
  └───────┘ 
+</pre>  
  
 Door1: 
+<pre>  
  Your in a room of doors, all looking identical. 
  
  ┌───────┐ 
  │ North │ 
@@ -140,10 +161,12 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ South │ 
  └───────┘ 
+</pre>  
  
 Door2: 
+<pre>  
  Your in a room of Doors, all looking identical. 
  ┌───────┐ 
  │ North │ 
  └───────┘ 
@@ -152,10 +175,12 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ │ 
  └───────┘ 
+</pre>  
  
 Door3: 
+<pre>  
  Your in a room with a large spiral staircase leading upwards. 
  
  ┌───────┐ 
  │ │ 
@@ -165,10 +190,12 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ │ 
  └───────┘ 
+</pre>  
  
 T-Junct: 
+<pre>  
  Your at a T junction. There is a glimmer of light to the east, and moans 
  emit from the west. To the north you can't see anything. 
  
  ┌───────┐ 
@@ -179,10 +206,12 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ │ 
  └───────┘ 
+</pre>  
  
 Library: 
+<pre>  
  Your in a large library, with books lining the room from roof to floor. 
  Every type of book imaginable is visible in this room. A ladder leans 
  up against a wall allowing you to collect the books from higher up out of 
  reach, just above it is a hole in the roof. 
@@ -195,15 +224,19 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ South │ 
  └───────┘ 
+</pre>  
  
 Bible: 
+<pre>  
  You reach up for the bible off the wall, as you pull the book from it's 
  lodging the wall suddenly spins around pushing you into a room hidden behind 
  it. 
+</pre>  
  
 dMp: 
+<pre>  
  Your in a huge room with Provokative Statues of Scantly Clad women 
  lining the longer two walls. At the far end you can see a man standing behind 
  a firey altar. 
  
@@ -215,10 +248,12 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ │ 
  └───────┘ 
+</pre>  
  
 dMp2: 
+<pre>  
  Your at the far end of the hall, a large priest is throwing much onto a 
  hot sacrificial altar. 
  
  ┌───────┐ 1) Talk to priest 
@@ -229,10 +264,12 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ South │ 
  └───────┘ 
+</pre>  
  
 Priest: 
+<pre>  
  Priest: "Hello there, can I take your order?" 
  You:"eh?" 
  Priest:"One Pizza with everything, hold the anchovies coming up" 
  You:"what?" 
@@ -242,14 +279,18 @@
  The priest gives you a large pizza that appears to be glowing with an errie 
  cyan-pink glow. Togeather you sit down and munch on the food discussing the 
  good old times when the police wouldn't bother you too much if you managed 
  to hang a wanted criminal, or anyone really.... 
+</pre>  
  
-! DreamTime: 
+~ DreamTime:  
+<pre>  
  You see a digitized man sitting cross-legged on a cloud drift past... 
  He says "<#include profound statment>" 
+</pre>  
  
 Radio: 
+<pre>  
  Your in the transmittion room. The northern wall is lined with large control 
  panels. A large LED display reads "Contact FM". A ladder leads back upwards. 
  
  ┌───────┐ 1) Examine the radio 
@@ -260,4 +301,5 @@
  └──────┘ └────┘ └──────┘ 
  ┌───────┐ 
  │ South │ 
  └───────┘ 
+</pre>