What does HackerNews think of Prince-of-Persia-Apple-II?
A running-jumping-swordfighting game I made on the Apple II from 1985-89
Along with technical documentation: http://jordanmechner.com/downloads/popsource.pdf
One look at any of the assembly files and you can get a sense of how properly organized the source code is.
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
Assembler (Prince of Persia): https://github.com/jmechner/Prince-of-Persia-Apple-II
BASIC: http://softwareengineering.stackexchange.com/questions/14945...
"Code review" http://www.fabiensanglard.net/prince_of_persia/index.php