diff options
| author | Simon Tatham <anakin@pobox.com> | 2006-02-19 12:54:17 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2006-02-19 12:54:17 +0000 |
| commit | afe3a1372ab0b41c9d3095b3f882d9cff3d0fdb1 (patch) | |
| tree | a68f8287a86afced4de222d6db48bede7df878f3 | |
| parent | 9a59d8a45a3d46af8d1eddb4a2c8b5c03d49119b (diff) | |
| download | puzzles-afe3a1372ab0b41c9d3095b3f882d9cff3d0fdb1.zip puzzles-afe3a1372ab0b41c9d3095b3f882d9cff3d0fdb1.tar.gz puzzles-afe3a1372ab0b41c9d3095b3f882d9cff3d0fdb1.tar.bz2 puzzles-afe3a1372ab0b41c9d3095b3f882d9cff3d0fdb1.tar.xz | |
Small docs patch from Phil Bordelon adding more history of Sudoku.
[originally from svn r6575]
| -rw-r--r-- | puzzles.but | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/puzzles.but b/puzzles.but index a6d2ef2..49fe280 100644 --- a/puzzles.but +++ b/puzzles.but @@ -875,12 +875,18 @@ additional digits will be letters of the alphabet. For example, if you select 3\by\.4 then the digits which go in your grid will be 1 to 9, plus \cq{a}, \cq{b} and \cq{c}. -I first saw this puzzle in \i{Nikoli} \k{nikoli-solo}, although it's also -been popularised by various newspapers under the name \q{\i{Sudoku}} or -\q{Su Doku}. +I first saw this puzzle in \i{Nikoli} \k{nikoli-solo}, although it's +also been popularised by various newspapers under the name +\q{Sudoku} or \q{Su Doku}. Howard Garns is considered the inventor +of the modern form of the puzzle, and it was first published in +\e{Dell Pencil Puzzles and Word Games}. A more elaborate treatment +of the history of the puzzle can be found on Wikipedia +\k{wikipedia-solo}. \B{nikoli-solo} \W{http://www.nikoli.co.jp/puzzles/1/index_text-e.htm}\cw{http://www.nikoli.co.jp/puzzles/1/index_text-e.htm} +\B{wikipedia-solo} \W{http://en.wikipedia.org/wiki/Sudoku}\cw{http://en.wikipedia.org/wiki/Sudoku} + \H{solo-controls} \I{controls, for Solo}Solo controls To play Solo, simply click the mouse in any empty square and then |