mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 23:51:29 -07:00
New puzzle from James H: 'Magnets'.
[originally from svn r8836]
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# Makefile for Puzzles icons.
|
||||
|
||||
PUZZLES = blackbox bridges cube dominosa fifteen filling flip galaxies guess \
|
||||
inertia keen lightup loopy map mines net netslide pattern pegs \
|
||||
rect samegame singles sixteen slant solo tents towers twiddle \
|
||||
inertia keen lightup loopy magnets map mines net netslide pattern \
|
||||
pegs rect samegame singles sixteen slant solo tents towers twiddle \
|
||||
unequal untangle
|
||||
|
||||
BASE = $(patsubst %,%-base.png,$(PUZZLES))
|
||||
@ -64,6 +64,7 @@ inertia-ibase.png : override CROP=321x321 128x128+193+0
|
||||
keen-ibase.png : override CROP=288x288 96x96+24+120
|
||||
lightup-ibase.png : override CROP=256x256 112x112+144+0
|
||||
loopy-ibase.png : override CROP=257x257 113x113+0+0
|
||||
magnets-ibase.png : override CROP=264x232 96x96+36+100
|
||||
mines-ibase.png : override CROP=240x240 110x110+130+130
|
||||
net-ibase.png : override CROP=193x193 113x113+0+80
|
||||
netslide-ibase.png : override CROP=289x289 144x144+0+0
|
||||
|
33
icons/magnets.sav
Normal file
33
icons/magnets.sav
Normal file
@ -0,0 +1,33 @@
|
||||
SAVEFILE:41:Simon Tatham's Portable Puzzle Collection
|
||||
VERSION :1:1
|
||||
GAME :7:Magnets
|
||||
PARAMS :6:6x5dtS
|
||||
CPARAMS :6:6x5dtS
|
||||
SEED :15:705856238774945
|
||||
DESC :56:2.2..1,.3.2.,2.21..,2..0.,TLRTLRBLRBTTLRLRBBLRTTTTLRBBBB
|
||||
AUXINFO :60:ebae280db3eec279c628b6cfe4aca5a03ba24d7eba91169f1bdf275fce3f
|
||||
NSTATES :2:24
|
||||
STATEPOS:2:15
|
||||
MOVE :4:.1,3
|
||||
MOVE :4:.0,1
|
||||
MOVE :4:?0,1
|
||||
MOVE :4:.2,1
|
||||
MOVE :4:?2,1
|
||||
MOVE :4:.2,4
|
||||
MOVE :4:?2,4
|
||||
MOVE :4:+2,3
|
||||
MOVE :4:.3,3
|
||||
MOVE :4:.0,2
|
||||
MOVE :4:?0,2
|
||||
MOVE :4:+1,4
|
||||
MOVE :4:+0,2
|
||||
MOVE :4:+0,0
|
||||
MOVE :4:+1,1
|
||||
MOVE :4:.2,2
|
||||
MOVE :4:+2,0
|
||||
MOVE :4:+3,1
|
||||
MOVE :4:.4,0
|
||||
MOVE :4:+5,1
|
||||
MOVE :4:.5,3
|
||||
MOVE :4:+4,3
|
||||
MOVE :4:.4,2
|
Reference in New Issue
Block a user