Close-to-finished auto-generating implementation of Klotski.

[originally from svn r7547]
This commit is contained in:
Simon Tatham
2007-05-07 14:49:05 +00:00
parent 6da8849110
commit 7fce4f57c2
2 changed files with 1937 additions and 0 deletions

21
unfinished/slide.R Normal file
View File

@ -0,0 +1,21 @@
# -*- makefile -*-
SLIDE = slide dsf tree234
slide : [X] GTK COMMON SLIDE slide-icon|no-icon
slide : [G] WINDOWS COMMON SLIDE slide.res|noicon.res
ALL += SLIDE
!begin gtk
GAMES += slide
!end
!begin >list.c
A(slide) \
!end
!begin >wingames.lst
slide.exe:Slide
!end

1916
unfinished/slide.c Normal file

File diff suppressed because it is too large Load Diff