
About
MININIM describes itself as "the advanced Prince of Persia engine", a remake engine written in C with the Allegro 5 library. It targets Windows and GNU/Linux.
Getting started
To build from source you need Autotools, GCC, CMake, Lua 5.0, Readline and the project's own fork of Allegro 5, which must be built first. The README gives step-by-step commands for apt-based distributions.
History
The author calls the project "a childhood dream".
Additional notes
- Documentation
- A PDF manual can be built from the repository with Texinfo, TeX Live and help2man.