Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lvcabral committed Jun 19, 2016
2 parents bed840c + bb6255e commit 6e55272
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ A port of the classic game Prince of Persia (1989) to Roku streaming devices and

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

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.
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!

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.

Expand Down

0 comments on commit 6e55272

Please sign in to comment.