What does HackerNews think of Prince-of-Persia-Apple-II?

A running-jumping-swordfighting game I made on the Apple II from 1985-89

Language: Assembly

Reminder that the source code to Prince of Persia is available for research purposes.

[*] https://github.com/jmechner/Prince-of-Persia-Apple-II

Does assembly count? Prince of Persia's source code (not really open source...): https://github.com/jmechner/Prince-of-Persia-Apple-II

One look at any of the assembly files and you can get a sense of how properly organized the source code is.

There are many large assembly projects.

https://en.wikipedia.org/wiki/Category:Software_written_prim...

Even today a minority prefers writing new projects in assembly.

https://news.ycombinator.com/item?id=15281522

Here you can have a look at Prince of Persia's source for the Apple II: https://github.com/jmechner/Prince-of-Persia-Apple-II

I don't think it's a problem, since the author already released the original source code on GitHub.

https://github.com/jmechner/Prince-of-Persia-Apple-II

I agree! I was pretty pleased when Jordan Mechner found and posted the source to Prince of Persia

https://github.com/jmechner/Prince-of-Persia-Apple-II

If anyone would like to use this to write emulation instructions for Prince-of-Persia II [0], I would be happy to merge them into the github repo [0].

[0] https://github.com/jmechner/Prince-of-Persia-Apple-II