An open-source port of Prince of Persia, based on the disassembly of the DOS version.
More info: doc/Readme.txt
ssh
to GameShell- on home directory
/home/cpi/
:sudo apt-get install libsdl2-image-dev git clone https://github.com/pleft/SDLPoP.git cd SDLPoP cd src make all
- If compilation succeeds, in
SDLPoP/
directory there should be an executable file namedprince
cd /home/cpi/SDLPoP
ls
data/ doc/ mods/ prince README.md SDLPoP.ini src/
- Create a launcher shortcut for prince executable to be able to launch it through the GameShell's menu
echo /home/cpi/SDLPoP/prince full > /home/cpi/apps/launcher/Menu/GameShell/Prince.sh
chmod +x /home/cpi/apps/launcher/Menu/GameShell/Prince.sh
- Copy the prince icon
cp /home/cpi/SDLPoP/Prince.png /home/cpi/apps/launcher/skin/default/Menu/GameShell/Prince.png
- Reboot GameShell and start Prince Of Persia by selecting the Prince icon
START
= Enter, make selectionMENU
= ESCapeLEFT
: turn or run leftRIGHT
: turn or run rightUP
: jump or climb upDOWN
: crouch or climb downA
: pick up thingsA
+LEFT
/RIGHT
: careful step