shithub: puzzles

ref: 7f00725c978bf79de91951f143cdfd2f9173041d
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