From 7e4f870f6d825fb750b45cacfca78c8de4f9d5da Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Mon, 15 Feb 2010 21:09:09 +0000 Subject: 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] --- icons/Makefile | 5 +++-- icons/signpost.sav | 23 +++++++++++++++++++++++ 2 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 icons/signpost.sav (limited to 'icons') diff --git a/icons/Makefile b/icons/Makefile index de60483..3e79c76 100644 --- a/icons/Makefile +++ b/icons/Makefile @@ -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 diff --git a/icons/signpost.sav b/icons/signpost.sav new file mode 100644 index 0000000..9ad1958 --- /dev/null +++ b/icons/signpost.sav @@ -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 -- cgit v1.1