New puzzle: `pattern'.

[originally from svn r4953]
This commit is contained in:
Simon Tatham
2004-12-07 20:00:58 +00:00
parent 150b1e66de
commit 03e455c2c6
3 changed files with 1019 additions and 2 deletions

2
Recipe
View File

@ -23,6 +23,7 @@ cube : [X] gtk COMMON cube
fifteen : [X] gtk COMMON fifteen
sixteen : [X] gtk COMMON sixteen
rect : [X] gtk COMMON rect
pattern : [X] gtk COMMON pattern
# The Windows Net shouldn't be called `net.exe' since Windows
# already has a reasonably important utility program by that name!
@ -32,6 +33,7 @@ cube : [G] WINDOWS COMMON cube
fifteen : [G] WINDOWS COMMON fifteen
sixteen : [G] WINDOWS COMMON sixteen
rect : [G] WINDOWS COMMON rect
pattern : [G] WINDOWS COMMON pattern
# The `nullgame' source file is a largely blank one, which contains
# all the correct function definitions to compile and link, but