chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / cube.R
1 # -*- makefile -*-
2
3 cube     : [X] GTK COMMON cube cube-icon|no-icon
4
5 cube     : [G] WINDOWS COMMON cube cube.res|noicon.res
6
7 ALL += cube[COMBINED]
8
9 !begin am gtk
10 GAMES += cube
11 !end
12
13 !begin >list.c
14     A(cube) \
15 !end
16
17 !begin >gamedesc.txt
18 cube:cube.exe:Cube:Rolling cube puzzle:Pick up all the blue squares by rolling the cube over them.
19 !end