Hacker News new | ask | show | jobs
by laurent123456 4750 days ago
Another World by Eric Chahi, also reviewed by Sanglard [1] is a great example too. I love how he made all the game engine fits in only 20 KB, with the bulk of the game written in opcodes, interpreted by a VM. That made it very easy to port the game to any platform since there was only 20 KB to convert.

[1] http://fabiensanglard.net/anotherWorld_code_review/index.php