shithub: puzzles

ref: 4fb9776d838402a30d7e056c6d72d46e9ca9fbaa
dir: /unfinished/separate.R/

View raw version
# -*- makefile -*-

SEPARATE_EXTRA = divvy dsf

separate       : [X] GTK COMMON separate SEPARATE_EXTRA separate-icon|no-icon

separate       : [G] WINDOWS COMMON separate SEPARATE_EXTRA separate.res|noicon.res

ALL += separate[COMBINED] SEPARATE_EXTRA

!begin am gtk
GAMES += separate
!end

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

!begin >gamedesc.txt
separate:separate.exe:Separate:Rectangle-dividing puzzle:Partition the grid into regions containing one of each letter.
!end