~ubuntu-branches/ubuntu/wily/sgt-puzzles/wily

« back to all changes in this revision

Viewing changes to puzzles.but

  • Committer: Package Import Robot
  • Author(s): Ben Hutchings
  • Date: 2014-10-01 22:10:50 UTC
  • mfrom: (1.2.14)
  • Revision ID: package-import@ubuntu.com-20141001221050-a83g6j14c9dal6ek
Tags: 20140928.r10274-1
* New upstream version
  - Version scheme is now date-based
  - Fix a failure to warn about non-unique rows/columns in non-square Unruly
    grids (Closes: #718354)
* Add Debian menu entries for Range and Signpost
* debian/watch: Delete, as new versions are date-based and there is
  currently no obvious way to find the last date changed
* Disable 304_combine-binaries.diff which no longer applies
* Build using autotools
  - Drop patches 301_fix-install-dirs.diff, 305_no-werror.diff
* Exclude puzzles.chm from orig tarball because it requires non-free tools
  to regenerate from source
* Update policy version to 3.9.6; no changes required

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
This is a collection of small one-player puzzle games.
32
32
 
33
 
\copyright This manual is copyright 2004-2012 Simon Tatham. All rights
 
33
\copyright This manual is copyright 2004-2014 Simon Tatham. All rights
34
34
reserved. You may distribute this documentation under the MIT licence.
35
35
See \k{licence} for the licence text in full.
36
36
 
37
37
\cfg{html-local-head}{<meta name="AppleTitle" content="Puzzles Help">}
38
38
 
39
 
\versionid $Id: puzzles.but 9828 2013-04-12 16:28:55Z simon $
40
 
 
41
39
\C{intro} Introduction
42
40
 
43
41
I wrote this collection because I thought there should be more small
1356
1354
you know that those will never be counted as part of the solution). This
1357
1355
is turned off by default. 
1358
1356
 
 
1357
\lcont{
 
1358
 
1359
1359
Note that this doesn't allow blank pegs in the solution; if you really wanted
1360
1360
that, use one extra colour.
1361
1361
 
 
1362
}
 
1363
 
1362
1364
\dt \e{Allow duplicates}
1363
1365
 
1364
1366
\dd Allows the solution (and the guesses) to contain colours more than once;
2236
2238
likely it is to extend as far as it can, rather than choosing
2237
2239
somewhere closer.
2238
2240
 
 
2241
\lcont{
 
2242
 
2239
2243
High expansion factors usually mean easier puzzles with fewer
2240
2244
possible islands; low expansion factors can create lots of
2241
2245
tightly-packed islands.
2242
2246
 
 
2247
}
 
2248
 
2243
2249
 
2244
2250
\C{unequal} \i{Unequal}
2245
2251
 
2760
2766
\dd Size of grid in squares. There will be half \e{Width} \by \e{Height}
2761
2767
dominoes in the grid: if this number is odd then one square will be blank.
2762
2768
 
 
2769
\lcont{
 
2770
 
2763
2771
(Grids with at least one odd dimension tend to be easier to solve.)
2764
2772
 
 
2773
}
 
2774
 
2765
2775
\dt \e{Difficulty}
2766
2776
 
2767
2777
\dd Controls the difficulty of the generated puzzle. At Tricky level,
2937
2947
grid} are not constrained.)
2938
2948
 
2939
2949
Credit for this puzzle goes to \i{Nikoli}, who call it \q{Masyu}.
2940
 
\k{nikoli-pearl}.
 
2950
\k{nikoli-pearl}
2941
2951
 
2942
2952
Thanks to James Harvey for assistance with the implementation.
2943
2953
 
3103
3113
 
3104
3114
\dd Controls the difficulty of the generated puzzle.
3105
3115
 
 
3116
\dt \e{Unique rows and columns}
 
3117
 
 
3118
\dd If enabled, no two rows are permitted to have exactly the same
 
3119
pattern, and likewise columns. (A row and a column can match, though.)
 
3120
 
3106
3121
\A{licence} \I{MIT licence}\ii{Licence}
3107
3122
 
3108
 
This software is \i{copyright} 2004-2012 Simon Tatham.
 
3123
This software is \i{copyright} 2004-2014 Simon Tatham.
3109
3124
 
3110
3125
Portions copyright Richard Boulton, James Harvey, Mike Pinna, Jonas
3111
3126
K\u00F6{oe}lker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou,
3159
3174
 
3160
3175
\IM{MIT licence} MIT licence
3161
3176
\IM{MIT licence} licence, MIT
 
3177
 
 
3178
\versionid Simon Tatham's Portable Puzzle Collection, version 20140928.r10274