A modern re-implementation of the classic DOS game Duke Nukem II
Las características principales de lethal-guitar/rigelengine son: Game Engine Remakes, Platformers and Action.
Las alternativas de código abierto para lethal-guitar/rigelengine incluyen: terrycavanagh/vvvvvv — This project is a cross-platform game engine framework and build pipeline designed to produce playable executable… sulix/omnispeak — An open-source re-implementation of "Commander Keen in Goodbye Galaxy". abyssengine/abyssengine — Abyss Engine clean-room reimplementation of Diablo 2, written in C. The goal is to recreate the original game engine,… aleph-one-marathon/alephone — Aleph One is the open source continuation of Bungie’s Marathon 2 game engine. alexey-lysiuk/openchasm — Free software reconstruction of Chasm: The Rift game. afritz1/opentesarena — This is an in-progress modern open-source engine for the 1994 DOS game The Elder Scrolls: Arena by Bethesda Softworks.…
This project is a cross-platform game engine framework and build pipeline designed to produce playable executable binaries for desktop and Android devices. It provides a collection of core libraries for game development, including a native Android build system and a C++ build pipeline. The framework features a specialized bitmap font rendering system that displays stylized typography by mapping character indices to image atlases using coordinate and spacing metadata. It also implements a hardware abstraction layer to decouple application logic from graphics and audio drivers, ensuring portabl
An open-source re-implementation of "Commander Keen in Goodbye Galaxy"
Abyss Engine clean-room reimplementation of Diablo 2, written in C. The goal is to recreate the original game engine, but on a portable platform that can also easily be modded and extended.
This is an in-progress modern open-source engine for the 1994 DOS game The Elder Scrolls: Arena by Bethesda Softworks. The goal is to replicate all aspects of the original game with a clean-room approach while making quality-of-life changes along the way. Details on Arena's inner-workings can be…