Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
10 | pmbaty | 1 | # Prince of Persia |
2 | |||
3 | <img src="https://i.postimg.cc/zN6vpFLs/Capture-d-e-cran-2024-11-26-a-16-52-30.png" alt="Fullscreen filtering!" width="640" /> |
||
4 | |||
5 | This is my fork of [SDLPoP](https://github.com/NagyD/SDLPoP), the open source rewrite of the 1989 game Prince of Persia. |
||
6 | |||
7 | I added XBRZ and HQnX fullscreen filtering, for a much better display quality: no more blocky graphics, we're in the 21st century! |
||
8 | |||
9 | ## How to build |
||
10 | |||
11 | * on macOS: `make` |
||
12 | |||
13 | Porting to FreeBSD and/or Linux should be straightforward. |
||
14 | |||
15 | |||
16 | -- |
||
17 | Pierre-Marie Baty |