Skip to content

Commit 6e55272

Browse files
committed
2 parents bed840c + bb6255e commit 6e55272

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ A port of the classic game Prince of Persia (1989) to Roku streaming devices and
55

66
I started this project, in Februrary of 2016, as a programming excercise while I was learning more about Roku Brightscript 2D gamming API.
77

8-
This port was made using the [HTML5 version](https://github.com/ultrabolido/PrinceJS) (developed by @ultrabolido) as a starting point,
9-
and the original [Apple II Assembly](https://github.com/jmechner/Prince-of-Persia-Apple-II ) code by Jordan Mechner as a reference for the functionalities.
8+
This port was made using the [HTML5 version](https://github.com/ultrabolido/PrinceJS) (developed by @ultrabolido) as a starting point, and the original [Apple II Assembly](https://github.com/jmechner/Prince-of-Persia-Apple-II ) code by Jordan Mechner as a reference for the functionalities. I also got a lot of help from the [Prince of Persia Modding Community](http://www.princed.org/), where I could get tools, assets and all my questions answered on the [Forum](http://forum.princed.org/), thanks guys!
109

1110
There are two selectable options of sprites, the classic MS-DOS (1990) and Macintosh (1992) versions, all levels and cut scenes are already implemented, the only missing features are the Flip Screen Potion effect (Level 9) and the High Scores screen. There are also some known bugs listed at the "issues" section of the repository.
1211

0 commit comments

Comments
 (0)