Comment Re:and also should be worth mentioning (Score 5, Informative) 72
I actually did reverse engineer Keen 5 and put together a playable version for Win/Mac/Linux.
It was quite a lot of work, though the Commander Keen community had already done a lot of reverse engineering
and a few people pitched in, so it wasn't nearly as much work as I'd feared.
The source code for the original games, of course, has been found and (lawyers permitting) will be GPLed, so I've not put much more work into the reimplementation.
Binaries: http://davidgow.net/keen/omnis...
Code: https://github.com/sulix/omnis...
(I've also started work on an updated port of Keen Dream based on the source release, though it isn't working yet: http://davidgow.net/keen/omnis... )