chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / flip.R
1 # -*- makefile -*-
2
3 FLIP_EXTRA = tree234
4
5 flip     : [X] GTK COMMON flip FLIP_EXTRA flip-icon|no-icon
6
7 flip     : [G] WINDOWS COMMON flip FLIP_EXTRA flip.res|noicon.res
8
9 ALL += flip[COMBINED] FLIP_EXTRA
10
11 !begin am gtk
12 GAMES += flip
13 !end
14
15 !begin >list.c
16     A(flip) \
17 !end
18
19 !begin >gamedesc.txt
20 flip:flip.exe:Flip:Tile inversion puzzle:Flip groups of squares to light them all up at once.
21 !end