mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 23:51:29 -07:00
New puzzle! 'Unruly', contributed by Lennard Sprong, is an
implementation of a puzzle usually called 'Tohu wa Vohu'. [originally from svn r9680]
This commit is contained in:
@ -4,7 +4,7 @@ PUZZLES = blackbox bridges cube dominosa fifteen filling flip 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 untangle
|
||||
unequal unruly untangle
|
||||
|
||||
BASE = $(patsubst %,%-base.png,$(PUZZLES))
|
||||
WEB = $(patsubst %,%-web.png,$(PUZZLES))
|
||||
|
22
icons/unruly.sav
Normal file
22
icons/unruly.sav
Normal file
@ -0,0 +1,22 @@
|
||||
SAVEFILE:41:Simon Tatham's Portable Puzzle Collection
|
||||
VERSION :1:1
|
||||
GAME :6:Unruly
|
||||
PARAMS :5:6x6de
|
||||
CPARAMS :5:6x6de
|
||||
DESC :10:faCADAJeBd
|
||||
NSTATES :2:15
|
||||
STATEPOS:2:15
|
||||
MOVE :6:P0,1,2
|
||||
MOVE :6:P0,4,2
|
||||
MOVE :6:P0,3,3
|
||||
MOVE :6:P0,3,0
|
||||
MOVE :6:P0,5,1
|
||||
MOVE :6:P0,2,1
|
||||
MOVE :6:P1,4,0
|
||||
MOVE :6:P1,1,1
|
||||
MOVE :6:P1,5,2
|
||||
MOVE :6:P0,0,2
|
||||
MOVE :6:P1,0,3
|
||||
MOVE :6:P1,0,0
|
||||
MOVE :6:P1,0,4
|
||||
MOVE :6:P0,2,4
|
Reference in New Issue
Block a user