summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/blackbox.R
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/blackbox.R')
-rw-r--r--apps/plugins/puzzles/src/blackbox.R19
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/src/blackbox.R b/apps/plugins/puzzles/src/blackbox.R
new file mode 100644
index 0000000000..116225206d
--- /dev/null
+++ b/apps/plugins/puzzles/src/blackbox.R
@@ -0,0 +1,19 @@
1# -*- makefile -*-
2
3blackbox : [X] GTK COMMON blackbox blackbox-icon|no-icon
4
5blackbox : [G] WINDOWS COMMON blackbox blackbox.res|noicon.res
6
7ALL += blackbox[COMBINED]
8
9!begin am gtk
10GAMES += blackbox
11!end
12
13!begin >list.c
14 A(blackbox) \
15!end
16
17!begin >gamedesc.txt
18blackbox:blackbox.exe:Black Box:Ball-finding puzzle:Find the hidden balls in the box by bouncing laser beams off them.
19!end