shithub: puzzles

ref: 72b28b5e71b05e7775d14b1e3e2e00b82af4d87a
dir: /untangle.R/

View raw version
# -*- makefile -*-

UNTANGLE_EXTRA = tree234

untangle : [X] GTK COMMON untangle UNTANGLE_EXTRA untangle-icon|no-icon

untangle : [G] WINDOWS COMMON untangle UNTANGLE_EXTRA untangle.res|noicon.res

ALL += untangle[COMBINED] UNTANGLE_EXTRA

!begin am gtk
GAMES += untangle
!end

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

!begin >gamedesc.txt
untangle:untangle.exe:Untangle:Planar graph layout puzzle:Reposition the points so that the lines do not cross.
!end