Commander Keen 1-3 Source Code Reconstructed and Released Under GPL License
By
deevus
Toasted just enough. A reliable bake, gently seasoned.
Summary
The article discusses the reconstruction and release of source code for classic Commander Keen games (1-3) under GPL license. The author explains they don't have a GitHub account and won't upload it themselves, but since it's GPL-licensed, others can upload it elsewhere. They request waiting for potential updates before widespread distribution to ensure consistent naming conventions. The discussion also touches on related games like Catacomb and Hovertank using similar naming conventions.
Key quotes
· 4 pulledI don't have a github account, and I don't intend to create one in the foreseeable future, so I won't be uploading it to github myself.
The code is released under the terms of the GPL, so I can't prevent anyone from uploading it elsewhere.
But since some names may change (sound names, for example; see below), it would be better to wait for an update before uploading the source elsewhere, just to make sure we're all working with the same naming scheme in the future.
The Catacomb (1 and 2) and Hovertank source code also uses the naming convention of h
You might also wanna read
Developer reverse-engineers 1998 Ultima Online demo server after 10 years of work
After a decade of intermittent work, a developer has fully reverse-engineered the 1998 Ultima Online demo server, translating approximately
Iron Wolf: Wolfenstein 3D Game Engine Recreated in Rust Programming Language
Iron Wolf is a Rust programming language implementation of the classic Wolfenstein 3D game, aiming for a pixel-perfect, mod-friendly recreat
Reverse Engineering Project for 1986 Space Exploration Game Starflight
The article discusses a GitHub repository for reverse engineering the 1986 space exploration game Starflight. It describes Starflight as an
Dune II Game Reimplementation in HTML5/JavaScript Available on GitHub
This article describes Dune2JS, a GitHub repository that contains a reimplementation of the classic real-time strategy game 'Dune II - The B
ElCity: A SimCity Clone Built in Emacs Lisp
ElCity is a minimal city-building simulation game implemented in Emacs Lisp that replicates classic SimCity gameplay within the Emacs text e
Reflections on Porting Blood Money to Commodore 64: Technical Challenges and Developer Insights
A game developer reflects on their experience porting the game 'Blood Money' to the Commodore 64, discussing the technical challenges, compo
