Die Hauptfunktionen von jacoders/openjk sind: Game Engine Remakes, Game Source Code.
Open-Source-Alternativen zu jacoders/openjk sind unter anderem: diasurgical/devilution — Nightly builds | Platform ---:| ---. id-software/doom-3-bfg — This repository contains the C++ game source code for a single-player first-person shooter action game. It is a… electronicarts/cnc_red_alert — This repository contains the original source code for a classic real-time strategy game, serving as a legacy game… abyssengine/abyssengine — Abyss Engine clean-room reimplementation of Diablo 2, written in C. The goal is to recreate the original game engine,… alexey-lysiuk/openchasm — Free software reconstruction of Chasm: The Rift game. aleph-one-marathon/alephone — Aleph One is the open source continuation of Bungie’s Marathon 2 game engine.
This repository contains the C++ game source code for a single-player first-person shooter action game. It is a software implementation of the Id Tech 4 engine, designed for 3D rendering with a focus on real-time unified lighting and geometry. The project enables the modification of core engine logic and rendering systems. It serves as a resource for classic game engine modification, first-person shooter development, and retro game preservation. The engine utilizes a unified shader pipeline and stencil shadow volumes for lighting effects, alongside BSP tree spatial partitioning for visibilit
This repository contains the original source code for a classic real-time strategy game, serving as a legacy game engine implementation for managing units, maps, and combat mechanics in a military strategy setting. It functions as a real-time strategy game source code archive intended for preservation and technical study. The codebase acts as a game modification base, allowing developers to create custom content and modifications using the original source. It provides a foundation for retro game modding and software archeology to analyze how historical game mechanics were programmed. The pro
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.