Hacker News new | ask | show | jobs
by nazri1 2822 days ago
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.

1 comments

Thanks for that! I love looking at historical game code.