shithub: puzzles

ref: a7dc17c4258837b0ee3927f1db5e1c02acee5cc3
dir: /sixteen.R/

View raw version
# -*- 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