summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/sixteen.R
blob: c63a27cef851d068f683292615e796d746b002fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# -*- makefile -*-

sixteen  : [X] GTK COMMON sixteen sixteen-icon|no-icon

sixteen  : [G] WINDOWS COMMON sixteen sixteen.res|noicon.res

ALL += sixteen[COMBINED]

!begin am gtk
GAMES += sixteen
!end

!begin >list.c
    A(sixteen) \
!end

!begin >gamedesc.txt
sixteen:sixteen.exe:Sixteen:Toroidal sliding block puzzle:Slide a row at a time to arrange the tiles into order.
!end