bl791's picture
download
raw
681 Bytes
!
! A great step backward in interactive fiction...
!
Object hillside "Bare hillside" nothing;
global place = hillside;
global score = 0;
global turns = 1;
[ Main;
print "^^^^^^^^^^^You wake up, shivering to see that Morgoth \
the Flatulent Devil is towering over you...^^";
Message();
print "^^...and he squashes you effortlessly.\
^^ *** You have died ***^^^^^";
quit;
];
[ Message i;
print "HELLO CRUEL WORLD^\
A Non-Interactive Demonstration^\
Copyright (c) 1993 by Graham Nelson. All rights reserved.^\
Release ", (0-->1) & $03ff, " / Serial number ";
for (i=18 : i<24 : i++) print char 0->i; new_line;
];

Xet Storage Details

Size:
681 Bytes
·
Xet hash:
3ad03e8281f4b029a8b3e315f8d7debda6c101c43104769fc3c5f55990e361e7

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.