shithub: puzzles

ref: 1380b55b5b9b5a841f3375f6c3f614105f1b6884
dir: /twiddle.R/

View raw version
# -*- makefile -*-

twiddle  : [X] GTK COMMON twiddle twiddle-icon|no-icon

twiddle  : [G] WINDOWS COMMON twiddle twiddle.res|noicon.res

ALL += twiddle[COMBINED]

!begin am gtk
GAMES += twiddle
!end

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

!begin >gamedesc.txt
twiddle:twiddle.exe:Twiddle:Rotational sliding block puzzle:Rotate the tiles around themselves to arrange them into order.
!end