From cd170687a5b15763e688f10a8d9bb478690dc2bd Mon Sep 17 00:00:00 2001 From: RogueAI42 Date: Sun, 25 Jun 2017 16:34:56 +1000 Subject: ButtonMaster: new game for Appscape based on the Druaga1 video --- ShiftOS.WinForms/Applications/ButtonMaster.resx | 130 ++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 ShiftOS.WinForms/Applications/ButtonMaster.resx (limited to 'ShiftOS.WinForms/Applications/ButtonMaster.resx') diff --git a/ShiftOS.WinForms/Applications/ButtonMaster.resx b/ShiftOS.WinForms/Applications/ButtonMaster.resx new file mode 100644 index 0000000..6742cee --- /dev/null +++ b/ShiftOS.WinForms/Applications/ButtonMaster.resx @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + In the game of ButtonMaster, dozens of buttons bounce +around the window. Your task is to click all of them in +60 seconds. The quicker you pull it off, the more points +you earn. + +In this special ShiftOS version, any points you earn are +added to your Codepoints balance at the end of the game. +So, what are you waiting for? + + \ No newline at end of file -- cgit v1.2.3