mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 23:51:29 -07:00
New puzzle! Setting what might be a record for how long we've sat on
a puzzle before it was ready to commit, here is 'Signpost': a clone of janko.at's "Arrow Path", by James Harvey. [originally from svn r8861]
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
|
||||
PUZZLES = blackbox bridges cube dominosa fifteen filling flip galaxies guess \
|
||||
inertia keen lightup loopy magnets map mines net netslide pattern \
|
||||
pegs rect samegame singles sixteen slant solo tents towers twiddle \
|
||||
unequal untangle
|
||||
pegs rect samegame signpost singles sixteen slant solo tents towers \
|
||||
twiddle unequal untangle
|
||||
|
||||
BASE = $(patsubst %,%-base.png,$(PUZZLES))
|
||||
WEB = $(patsubst %,%-web.png,$(PUZZLES))
|
||||
@ -71,6 +71,7 @@ netslide-ibase.png : override CROP=289x289 144x144+0+0
|
||||
pattern-ibase.png : override CROP=384x384 223x223+0+0
|
||||
pegs-ibase.png : override CROP=263x263 147x147+116+0
|
||||
rect-ibase.png : override CROP=205x205 115x115+90+0
|
||||
signpost-ibase.png : override CROP=240x240 98x98+23+23
|
||||
singles-ibase.png : override CROP=224x224 98x98+15+15
|
||||
sixteen-ibase.png : override CROP=288x288 144x144+144+144
|
||||
slant-ibase.png : override CROP=321x321 160x160+160+160
|
||||
|
23
icons/signpost.sav
Normal file
23
icons/signpost.sav
Normal file
@ -0,0 +1,23 @@
|
||||
SAVEFILE:41:Simon Tatham's Portable Puzzle Collection
|
||||
VERSION :1:1
|
||||
GAME :8:Signpost
|
||||
PARAMS :4:4x4c
|
||||
CPARAMS :4:4x4c
|
||||
SEED :15:230468784719861
|
||||
DESC :19:1eceebecfbfhgcaa16a
|
||||
NSTATES :2:15
|
||||
STATEPOS:2:11
|
||||
MOVE :8:L2,1-3,1
|
||||
MOVE :8:L0,1-1,0
|
||||
MOVE :8:L2,2-1,1
|
||||
MOVE :8:L1,2-0,3
|
||||
MOVE :8:L0,2-2,0
|
||||
MOVE :8:L1,3-1,2
|
||||
MOVE :8:L1,1-1,3
|
||||
MOVE :8:L1,0-3,0
|
||||
MOVE :8:L0,0-0,1
|
||||
MOVE :8:L3,0-3,2
|
||||
MOVE :8:L3,2-0,2
|
||||
MOVE :8:L3,1-2,2
|
||||
MOVE :8:L2,3-2,1
|
||||
MOVE :8:L2,0-2,3
|
Reference in New Issue
Block a user