diff options
| author | Simon Tatham <anakin@pobox.com> | 2015-02-08 16:23:32 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2015-02-08 16:23:32 +0000 |
| commit | 362bf8d450b6de02f8175afe979e2bca36d48c67 (patch) | |
| tree | 14f393a94610585d3d7fc21603dfa5348ad534d9 /icons | |
| parent | bd0a357047a933bbe9359eb7d320439029a20112 (diff) | |
| download | puzzles-362bf8d450b6de02f8175afe979e2bca36d48c67.zip puzzles-362bf8d450b6de02f8175afe979e2bca36d48c67.tar.gz puzzles-362bf8d450b6de02f8175afe979e2bca36d48c67.tar.bz2 puzzles-362bf8d450b6de02f8175afe979e2bca36d48c67.tar.xz | |
New puzzle from James Harvey: 'Tracks'.
Diffstat (limited to 'icons')
| -rw-r--r-- | icons/Makefile | 3 | ||||
| -rw-r--r-- | icons/tracks.sav | 31 |
2 files changed, 33 insertions, 1 deletions
diff --git a/icons/Makefile b/icons/Makefile index 6e7f6cb..e5720e8 100644 --- a/icons/Makefile +++ b/icons/Makefile @@ -4,7 +4,7 @@ PUZZLES = blackbox bridges cube dominosa fifteen filling flip flood \ galaxies guess inertia keen lightup loopy magnets map mines \ net netslide pattern pearl pegs range rect samegame \ signpost singles sixteen slant solo tents towers twiddle \ - undead unequal unruly untangle + tracks undead unequal unruly untangle BASE = $(patsubst %,%-base.png,$(PUZZLES)) WEB = $(patsubst %,%-web.png,$(PUZZLES)) @@ -81,6 +81,7 @@ slant-ibase.png : override CROP=321x321 160x160+160+160 solo-ibase.png : override CROP=481x481 145x145+24+24 tents-ibase.png : override CROP=320x320 165x165+142+0 towers-ibase.png : override CROP=300x300 102x102+151+6 +tracks-ibase.png : override CROP=246x246 118x118+6+6 twiddle-ibase.png : override CROP=192x192 102x102+69+21 undead-ibase.png : override CROP=416x480 192x192+16+80 unequal-ibase.png : override CROP=208x208 104x104+104+104 diff --git a/icons/tracks.sav b/icons/tracks.sav new file mode 100644 index 0000000..ca30644 --- /dev/null +++ b/icons/tracks.sav @@ -0,0 +1,31 @@ +SAVEFILE:41:Simon Tatham's Portable Puzzle Collection +VERSION :1:1 +GAME :12:Train Tracks +PARAMS :5:6x6dt +CPARAMS :5:6x6dt +SEED :15:145870397370785 +DESC :31:l6t9b,3,2,1,S4,5,4,2,6,S3,2,3,3 +NSTATES :2:23 +STATEPOS:2:20 +MOVE :5:TD0,0 +MOVE :5:TR0,0 +MOVE :5:TL5,5 +MOVE :5:TU5,5 +MOVE :29:TS1,1;TS2,1;TS3,1;TS4,1;TS5,1 +MOVE :29:NS2,0;NS2,2;NS2,3;NS2,4;NS2,5 +MOVE :5:TU1,1 +MOVE :17:NS0,3;NS0,4;NS0,5 +MOVE :23:NS1,2;NS1,3;NS1,4;NS1,5 +MOVE :5:TL2,1 +MOVE :5:TL3,1 +MOVE :5:TS4,4 +MOVE :5:TS3,4 +MOVE :17:NS3,0;NS4,0;NS5,0 +MOVE :5:TS4,2 +MOVE :5:TS4,3 +MOVE :5:TU3,4 +MOVE :5:TL4,4 +MOVE :5:TL5,1 +MOVE :5:TU5,2 +MOVE :5:NS5,3 +MOVE :5:NS3,2 |