
About
Prince of Persia 2: The Shadow and the Flame is a 1993 cinematic platformer by Broderbund, designed by Jordan Mechner as a direct sequel to 1989's Prince of Persia, for MS-DOS with later ports to Macintosh, Super NES, and FM Towns. Prince-Monogame is a C# reimplementation of Prince of Persia 2 built on the MonoGame framework, based on an original idea by Andrea Falappi (Polipo). It targets Windows (via Visual Studio/MonoGame 3.4+ and OpenAL) and Linux (via Mono, OpenGL 3.0, and SDL2), and is released under the GPL v2 license.
Getting started
Build using Visual Studio 2017 or later on Windows, or Mono on Linux, by building the included game project.
Additional notes
- Credits
- The project is based on an original idea by Andrea Falappi, also known as Polipo.