mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 23:51:29 -07:00
New puzzle: `Filling', a Fillomino implementation by Jonas Koelker.
[originally from svn r7326]
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# Makefile for Puzzles icons.
|
||||
|
||||
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
|
||||
PUZZLES = blackbox bridges cube dominosa fifteen filling 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))
|
||||
@ -55,6 +55,7 @@ blackbox-ibase.png : override CROP=352x352 144x144+0+208
|
||||
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
|
||||
filling-ibase.png : override CROP=256x256 131x131+15+79
|
||||
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
|
||||
|
38
icons/filling.sav
Normal file
38
icons/filling.sav
Normal file
@ -0,0 +1,38 @@
|
||||
SAVEFILE:41:Simon Tatham's Portable Puzzle Collection
|
||||
VERSION :1:1
|
||||
GAME :7:Filling
|
||||
PARAMS :3:7x7
|
||||
CPARAMS :3:7x7
|
||||
SEED :15:279172739852696
|
||||
DESC :49:0000000031051240010004000001106171000400001013105
|
||||
NSTATES :2:30
|
||||
STATEPOS:2:13
|
||||
MOVE :4:38_3
|
||||
MOVE :4:39_3
|
||||
MOVE :4:36_4
|
||||
MOVE :4:43_4
|
||||
MOVE :4:35_4
|
||||
MOVE :4:47_5
|
||||
MOVE :4:40_5
|
||||
MOVE :4:34_5
|
||||
MOVE :4:41_5
|
||||
MOVE :4:25_7
|
||||
MOVE :4:23_6
|
||||
MOVE :4:16_6
|
||||
MOVE :4:18_7
|
||||
MOVE :4:19_7
|
||||
MOVE :4:20_7
|
||||
MOVE :4:26_7
|
||||
MOVE :4:24_7
|
||||
MOVE :4:29_6
|
||||
MOVE :4:22_6
|
||||
MOVE :4:15_6
|
||||
MOVE :3:7_4
|
||||
MOVE :3:0_4
|
||||
MOVE :3:1_3
|
||||
MOVE :3:2_3
|
||||
MOVE :3:6_2
|
||||
MOVE :3:5_5
|
||||
MOVE :3:4_5
|
||||
MOVE :3:3_5
|
||||
MOVE :4:10_5
|
Reference in New Issue
Block a user