New puzzle, again using the revised latin.c: 'Towers', a clone of a

latin-square puzzle which I've seen described by several names but
the most common is 'Skyscrapers'.

[originally from svn r8816]
This commit is contained in:
Simon Tatham
2010-01-07 18:42:00 +00:00
parent 7c3413a2f2
commit ceb12cb080
5 changed files with 2072 additions and 1 deletions

View File

@ -2,7 +2,8 @@
PUZZLES = blackbox bridges cube dominosa fifteen filling flip galaxies guess \
inertia keen lightup loopy map mines net netslide pattern pegs \
rect samegame sixteen slant solo tents twiddle unequal untangle
rect samegame sixteen slant solo tents towers twiddle unequal \
untangle
BASE = $(patsubst %,%-base.png,$(PUZZLES))
WEB = $(patsubst %,%-web.png,$(PUZZLES))

26
icons/towers.sav Normal file
View File

@ -0,0 +1,26 @@
SAVEFILE:41:Simon Tatham's Portable Puzzle Collection
VERSION :1:1
GAME :6:Towers
PARAMS :3:4de
CPARAMS :3:4de
SEED :15:888431554483015
DESC :31:2/2/1/3/2/2/3/1/3/1/2/2/2/3/2/1
AUXINFO :34:297d7a2fcf9e14403a74c976fe0fefd306
NSTATES :2:17
STATEPOS:2:10
MOVE :6:R2,0,4
MOVE :6:R0,1,4
MOVE :6:R3,3,4
MOVE :6:R1,2,4
MOVE :6:R0,3,3
MOVE :6:R1,0,3
MOVE :6:R3,2,3
MOVE :6:R2,1,3
MOVE :6:R3,0,2
MOVE :6:R3,1,1
MOVE :6:R1,1,2
MOVE :6:R1,3,1
MOVE :6:R2,3,2
MOVE :6:R2,2,1
MOVE :6:R0,2,2
MOVE :6:R0,0,1