shithub: puzzles

ref: 3768ed65f281400f5fcdd6e2192e154a6661c0f8
dir: /unfinished/sokoban.R/

View raw version
# -*- makefile -*-

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

sokoban  : [G] WINDOWS COMMON sokoban sokoban.res?

ALL += sokoban[COMBINED]

!begin am gtk
GAMES += sokoban
!end

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

!begin >gamedesc.txt
sokoban:sokoban.exe:Sokoban:Barrel-pushing puzzle:Push all the barrels into the target squares.
!end