mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 23:51:29 -07:00
Add James Harvey's excellent new puzzle, `Galaxies'.
[originally from svn r7304]
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# Makefile for Puzzles icons.
|
||||
|
||||
PUZZLES = blackbox bridges cube dominosa fifteen flip guess inertia lightup \
|
||||
loopy map mines net netslide pattern pegs rect samegame sixteen \
|
||||
slant solo tents twiddle unequal untangle
|
||||
PUZZLES = blackbox bridges cube dominosa fifteen flip galaxies guess inertia \
|
||||
lightup loopy map mines net netslide pattern pegs rect samegame \
|
||||
sixteen slant solo tents twiddle unequal untangle
|
||||
|
||||
BASE = $(patsubst %,%-base.png,$(PUZZLES))
|
||||
WEB = $(patsubst %,%-web.png,$(PUZZLES))
|
||||
@ -56,6 +56,7 @@ bridges-ibase.png : override CROP=264x264 107x107+157+157
|
||||
dominosa-ibase.png : override CROP=304x272 152x152+152+0
|
||||
fifteen-ibase.png : override CROP=240x240 120x120+0+120
|
||||
flip-ibase.png : override CROP=288x288 145x145+120+72
|
||||
galaxies-ibase.png : override CROP=288x288 165x165+0+0
|
||||
guess-ibase.png : override CROP=263x420 178x178+75+17
|
||||
inertia-ibase.png : override CROP=321x321 128x128+193+0
|
||||
lightup-ibase.png : override CROP=256x256 112x112+144+0
|
||||
|
51
icons/galaxies.sav
Normal file
51
icons/galaxies.sav
Normal file
@ -0,0 +1,51 @@
|
||||
SAVEFILE:41:Simon Tatham's Portable Puzzle Collection
|
||||
VERSION :1:1
|
||||
GAME :8:Galaxies
|
||||
PARAMS :5:7x7dh
|
||||
CPARAMS :5:7x7dh
|
||||
SEED :15:483644862786314
|
||||
DESC :13:ikrqfedzljjsp
|
||||
NSTATES :2:43
|
||||
STATEPOS:2:37
|
||||
MOVE :5:E12,9
|
||||
MOVE :5:E8,11
|
||||
MOVE :5:E5,12
|
||||
MOVE :5:E7,12
|
||||
MOVE :5:E4,13
|
||||
MOVE :5:E2,11
|
||||
MOVE :5:E3,10
|
||||
MOVE :4:E2,5
|
||||
MOVE :4:E4,5
|
||||
MOVE :4:E6,7
|
||||
MOVE :4:E8,1
|
||||
MOVE :5:E10,1
|
||||
MOVE :4:E9,2
|
||||
MOVE :4:E6,3
|
||||
MOVE :4:E7,4
|
||||
MOVE :5:E10,3
|
||||
MOVE :5:E10,5
|
||||
MOVE :5:E11,6
|
||||
MOVE :5:E13,6
|
||||
MOVE :5:E8,13
|
||||
MOVE :5:E12,7
|
||||
MOVE :6:E12,11
|
||||
MOVE :6:E13,12
|
||||
MOVE :4:E8,9
|
||||
MOVE :4:E7,8
|
||||
MOVE :4:E7,6
|
||||
MOVE :4:E9,6
|
||||
MOVE :4:E8,5
|
||||
MOVE :4:E9,4
|
||||
MOVE :4:E5,2
|
||||
MOVE :4:E4,1
|
||||
MOVE :4:E3,6
|
||||
MOVE :4:E2,7
|
||||
MOVE :4:E3,8
|
||||
MOVE :4:E3,4
|
||||
MOVE :4:E4,9
|
||||
MOVE :4:E2,9
|
||||
MOVE :5:E5,10
|
||||
MOVE :5:E6,11
|
||||
MOVE :4:E2,3
|
||||
MOVE :4:E2,1
|
||||
MOVE :5:E1,12
|
Reference in New Issue
Block a user