From bfeb067c8acfb5f1797fdc886ac71ca1b10ccf57 Mon Sep 17 00:00:00 2001 From: mark Date: Sun, 14 Apr 2002 17:08:03 +0000 Subject: Import of kbill --- (limited to 'noncore/games/kbill/Strings.h') diff --git a/noncore/games/kbill/Strings.h b/noncore/games/kbill/Strings.h new file mode 100644 index 0000000..45509d1 --- a/dev/null +++ b/noncore/games/kbill/Strings.h @@ -0,0 +1,58 @@ +#ifndef STRINGS_H +#define STRINGS_H + +#define storystr \ +" The Story:\n\ +\n\ +Yet again, the fate of the world rests\n\ +in your hands! An evil computer hacker,\n\ +known only by his handle 'Bill', has\n\ +created the ultimate computer virus. A\n\ +virus so powerful that it has the power\n\ +to transmute an ordinary computer into\n\ +a toaster oven. (oooh!) 'Bill' has\n\ +cloned himself into a billion-jillion\n\ +micro-Bills. Their sole purpose is to\n\ +deliver the nefarious virus, which has\n\ +been cleverly diguised as a popular\n\ +operating system.\n\ +\n\ +As System Administrator/Exterminator,\n\ +your job is to keep Bill from succeeding\n\ +at his task." + +#define rulesstr \ +" The Rules:\n\ +\n\ +kBill has been painstakingly designed and\n\ +researched in order to make it as easy to use\n\ +for the whole family as it is for little Sally.\n\ +Years - nay - days of beta testing and \n\ +consulting with the cheapest of human interface\n\ +designers have resulted in a game that is easy\n\ +to use, yet nothing at all like a Macintosh.\n\ +\n\ +I. Whack the Bills (click)\n\ +II. Restart the computer (click)\n\ +III. Pick up stolen OSes & return(drag)\n\ + them to their respective computers\n\ +IV. Drag the bucket to extinguish sparks\n\ +V. Scoring is based on total uptime,\n\ + with bonuses for killing Bills.\n\ +\n\ +As for the rest, you can probably figure\n\ +it out. We did, so it can't be too hard." + +#define endgamestr \ +"Module kBill has caused a\n\ +segmentation fault at memory\n\ +address 097E:F1A0. Core dumped.\n\ +We apologize for the inconvenience." + +#define warpstr "Warp to level?" +#define quitstr "Quit Game?" +#define newgamestr "New Game?" +#define pausestr "Game paused.\n Press OK to continue." +#define enternamestr "You earned a high score.\nEnter your name:" + +#endif -- cgit v0.9.0.2