From cf1bf85e01c8d99f052c09b72d2fb2bbbc0b99b0 Mon Sep 17 00:00:00 2001 From: FloppyDiskDrive Date: Thu, 21 Sep 2017 17:16:49 -0500 Subject: Added the SOS code (VB and C#) Very, very incomplete (C# isn't *remotely* complete.) --- ShiftOS/Knowledge Input.resx | 134 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 ShiftOS/Knowledge Input.resx (limited to 'ShiftOS/Knowledge Input.resx') diff --git a/ShiftOS/Knowledge Input.resx b/ShiftOS/Knowledge Input.resx new file mode 100644 index 0000000..c1ab29a --- /dev/null +++ b/ShiftOS/Knowledge Input.resx @@ -0,0 +1,134 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Your goal in this game is to list as many words as possible +from a certain category of objects such as "Animals". + +You start off on level 1 and your goal is to list 10 words to +reach the next level. Upon reaching each new level you will +be rewarded with an increasing number of code points. + + + 106, 17 + + + 259, 13 + + \ No newline at end of file -- cgit v1.2.3