Skip to content

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
Flow
Find a path,
matching the clues
Undead+
Extended game generator
Unequal+
Puzzle variation Dots
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.

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

Stars

21 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages