summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/sixteen.R
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/sixteen.R')
-rw-r--r--apps/plugins/puzzles/src/sixteen.R19
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/src/sixteen.R b/apps/plugins/puzzles/src/sixteen.R
new file mode 100644
index 0000000000..c63a27cef8
--- /dev/null
+++ b/apps/plugins/puzzles/src/sixteen.R
@@ -0,0 +1,19 @@
1# -*- makefile -*-
2
3sixteen : [X] GTK COMMON sixteen sixteen-icon|no-icon
4
5sixteen : [G] WINDOWS COMMON sixteen sixteen.res|noicon.res
6
7ALL += sixteen[COMBINED]
8
9!begin am gtk
10GAMES += sixteen
11!end
12
13!begin >list.c
14 A(sixteen) \
15!end
16
17!begin >gamedesc.txt
18sixteen:sixteen.exe:Sixteen:Toroidal sliding block puzzle:Slide a row at a time to arrange the tiles into order.
19!end