diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/logicpuzzle/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/logicpuzzle/README | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/logicpuzzle/README b/Master/texmf-dist/doc/latex/logicpuzzle/README index 93678e66b2f..3873439b30b 100644 --- a/Master/texmf-dist/doc/latex/logicpuzzle/README +++ b/Master/texmf-dist/doc/latex/logicpuzzle/README @@ -7,29 +7,32 @@ puzzles. At the moment the following puzzles are supported: * Chaos Sudoku * Hakyuu (aka Seismic, Ripple Effect, ...) * Hitori +* Kakuro * Kendoku (aka Mathdoku, Calcudoku, Basic, MiniPlu, Ken Ken, Square Wisdom, Sukendo, Caldoku, ...) * Killer Sudoku (aka Samunapure, Sum Number Place, Sumdoku, Gebietssummen, ...) * Laser Beam (aka Laserstrahl, ...) -* Minesweeper (aka Minensuche, ...) +* Minesweeper (aka Minensuche, ...) +* Schatzsuche * Skyline (aka Skycrapers, Wolkenkratzer, Hochhäuser, ...) incl. Skyline Sudoku and Skyline Sudoku (N*N) variants * Slitherlink (aka Fences, Number Line, Dotty Dilemma, Sli-Lin, Takegaki, Great Wall of China, Loop the Loop, Rundweg, Gartenzaun, ...) * Sudoku +* Tents and Trees (aka Zeltlager, Zeltplatz, Camping, ...) * Tunnel License: LPPL -Changes in v2.0: +Changes in v2.1: -- added support for Minesweeper puzzle +- added support for Kakuro puzzle https://bitbucket.org/kleberj/logicpuzzle/wiki/Minesweeper -- added support for Tunnel puzzle - https://bitbucket.org/kleberj/logicpuzzle/wiki/Tunnel +- added support for Schatzsuche puzzle + https://bitbucket.org/kleberj/logicpuzzle/wiki/Schatzsuche -- moved package contents to logicpuzzle.sty and lpenv.sty - merged docs into logicpuzzle.pdf
\ No newline at end of file +- added support for Tents and Trees puzzle + https://bitbucket.org/kleberj/logicpuzzle/wiki/TentsAndTrees |