Quake III Arena is a first-person shooter game engine and arena combat simulator. It consists of the original C++ game source code for a cross-platform 3D game designed to run on Windows, Linux, and Mac. The project provides the source code necessary to render a first-person shooter experience, focusing on player-versus-player battles in closed 3D environments. It serves as a resource for legacy game preservation and the study of early 3D game engine construction. The engine incorporates spatial partitioning, client-side prediction, and state synchronization to manage multiplayer networking
DEPRECATED Git mirror of the 0 A.D. SVN source code (migrated to https://gitea.wildfiregames.com on August 20th 2024)
Mindustry is a cross-platform game engine and factory automation simulation that combines resource management with tower defense strategy. Players construct complex supply chains and automated networks to process materials while building defensive structures to protect a core from waves of hostile mechanical forces. The project utilizes a deterministic lockstep networking model to ensure simulation consistency across desktop and mobile devices. It is built on an entity-component-system architecture and a tile-based grid simulation, allowing for the efficient management of thousands of active
Base environment for Red Eclipse and associated source files.
Las características principales de redeclipse/base son: First Person Shooters, Games, Gaming Tools.
Las alternativas de código abierto para redeclipse/base incluyen: id-software/quake-iii-arena — Quake III Arena is a first-person shooter game engine and arena combat simulator. It consists of the original C++ game… 0ad/0ad — [DEPRECATED] Git mirror of the 0 A.D. SVN source code (migrated to https://gitea.wildfiregames.com on August 20th 2024). abrenaut/posio — A multiplayer geography game using Websockets. assaultcube/ac — AssaultCube. anuken/mindustry — Mindustry is a cross-platform game engine and factory automation simulation that combines resource management with… begleysm/quakejs — Fork of inolen/quakejs with additonal content server, local play page, and start-stop script.