Skip to content

SteffenBauer/sgtpuzzles-extended

Repository files navigation

sgtpuzzles-extended

Extensions/Modifications I wrote for the famous & excellent Simon Tathams Portable Puzzle Collection

Extensions / New puzzles:

Click on a puzzle for a description of individual game extensions

Solo+
Additional solving tools
Creek
Find a path,
matching the clues
Undead+
Extended game generator
Unequal+
Puzzle variation Kropki
Walls
Find a path through a maze of walls
Stellar
Place stars and nebulae
so that the given planets
are correctly illuminated.

Usage:

  • Get the source code for the SGT Portable Puzzle Collection from the official site.
  • Copy this folder into the above source folder as a subdirectory. Alternatively, add this repository as a submodule of the main repository.
  • In the main repository's CMakeLists.txt, go to the line with add_subdirectory(unfinished) and add the following line below it:
add_subdirectory(sgtpuzzles-extended) # or whatever this folder is called
  • Copy all save files into the main /icons folder:
cp sgtpuzzles-extended/savefiles/*.sav icons/
  • Run CMake in the main folder.

Utility examples

Example code for the utility API.

Android

Files for the Android port by Chris Boyle

Contains also the puzzles boats, rome and salad by Lennard Sprong

Outdated, won't compile with current Android version.

LICENSE

Copyright (c) 2013-2021 Simon Tatham, Steffen Bauer

Portions copyright Richard Boulton, James Harvey, Mike Pinna, Jonas Kölker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou, Bernd Schmidt, Steffen Bauer, Lennard Sprong, Rogier Goossens, Michael Quevillon, Asher Gordon and Didi Kohen.

Distributed under the MIT license, see LICENSE

About

Some extensions for the Simon Tathams Portable Puzzle Collection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published