About
Puzzle Moppet is a 3D puzzle game in which the player guides a character called the Moppet through space-set puzzle levels; it was originally released by its developer at garnetgames.com before this project made it open source. This project is an open-source continuation of Puzzle Moppet, replacing the original art assets and continuing development; it's built with CMake, Irrlicht, ODE, OpenAL, and FreeType, ships prebuilt for Windows and Linux, and includes a built-in level editor.
How it differs from the original
Uses newly created or replacement art assets instead of the original commercial game's assets, and is now released under free licenses (WTFPL for source code, CCBYSA3/GPLv3+/WTFPL for assets) rather than proprietary terms.
Getting started
Prebuilt binaries are available for Windows and Linux (including an AppImage) from the project's GitHub releases, and Arch Linux users can install it via the AUR; it also includes a built-in level editor that can be launched with a command-line option.
History
Puzzle Moppet began as a closed-source game by original author Daniel Frith at Garnet Games; this project later open-sourced it, with new contributors replacing the proprietary assets to keep development going.