awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to descentdevelopers/descent3

Open-source alternatives to Descent3

24 open-source projects similar to descentdevelopers/descent3, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Descent3 alternative.

  • id-software/doom-3-bfgAvatar von id-Software

    id-Software/DOOM-3-BFG

    5,325Auf GitHub ansehen↗

    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

    C++
    Auf GitHub ansehen↗5,325
  • electronicarts/cnc_red_alertAvatar von electronicarts

    electronicarts/CnC_Red_Alert

    6,678Auf GitHub ansehen↗

    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

    C++command-and-conqueropen-sourcereal-time-strategy
    Auf GitHub ansehen↗6,678
  • flibitijibibo/roguelegacy1Avatar von flibitijibibo

    flibitijibibo/RogueLegacy1

    1,903Auf GitHub ansehen↗

    Rogue Legacy Source Code

    C#
    Auf GitHub ansehen↗1,903
  • grayj/jedi-academyAvatar von grayj

    grayj/Jedi-Academy

    729Auf GitHub ansehen↗

    Star Wars Jedi Knight: Jedi Academy

    C++
    Auf GitHub ansehen↗729

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • grayj/jedi-outcastAvatar von grayj

    grayj/Jedi-Outcast

    313Auf GitHub ansehen↗

    Star Wars Jedi Knight II: Jedi Outcast

    C++
    Auf GitHub ansehen↗313
  • id-software/doomAvatar von id-Software

    id-Software/DOOM

    18,936Auf GitHub ansehen↗

    This project is a first-person shooter game engine and a pseudo-3D rendering engine written in C. It serves as a software framework for rendering three-dimensional environments and managing entity physics. The engine includes a networked multiplayer system designed to synchronize game state and player actions across a client-server network. It utilizes a portable codebase that allows game logic to be adapted across different operating systems and hardware architectures. Core capabilities cover 3D game engine architecture, including spatial partitioning and depth-based rendering. The system a

    C++
    Auf GitHub ansehen↗18,936
  • id-software/doom-3Avatar von id-Software

    id-Software/DOOM-3

    3,527Auf GitHub ansehen↗

    Doom 3 GPL source release

    C++
    Auf GitHub ansehen↗3,527
  • id-software/quakeAvatar von id-Software

    id-Software/Quake

    5,659Auf GitHub ansehen↗

    This is the original C source code for the Quake game engine, a landmark first-person shooter engine from the 1990s. It is a retro game engine that renders 3D environments and processes player input in real time using CPU-based software rendering rather than GPU acceleration. The engine supports networked multiplayer gameplay over LAN or internet connections and is designed to be moddable, allowing users to create and run custom game modifications and levels. The engine's architecture includes a Binary Space Partition tree for efficient world geometry organization and visibility determination

    C
    Auf GitHub ansehen↗5,659
  • id-software/quake-2Avatar von id-Software

    id-Software/Quake-2

    3,197Auf GitHub ansehen↗

    Quake-2 is a game engine designed for the development of first-person shooters and the rendering of three-dimensional environments. It provides the core framework for processing real-time physics and player input within interactive 3D spaces. The engine supports software extensibility, allowing for the direct modification of source code to change gameplay mechanics and engine behaviors. This makes it a resource for retro game engineering and the study of early 3D development techniques. Its technical capabilities include vertex-based software rendering, BSP-tree spatial partitioning, and PVS

    C
    Auf GitHub ansehen↗3,197
  • id-software/quake-iii-arenaAvatar von id-Software

    id-Software/Quake-III-Arena

    8,053Auf GitHub ansehen↗

    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

    C
    Auf GitHub ansehen↗8,053
  • id-software/wolf3dAvatar von id-Software

    id-Software/wolf3d

    2,501Auf GitHub ansehen↗

    The original open source release of Wolfenstein 3D

    Auf GitHub ansehen↗2,501
  • interrupt/delverengineI

    Interrupt/delverengine

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • jacoders/openjkAvatar von JACoders

    JACoders/OpenJK

    2,173Auf GitHub ansehen↗
    C++cc-plus-plusfps
    Auf GitHub ansehen↗2,173
  • jmechner/prince-of-persia-apple-iiAvatar von jmechner

    jmechner/Prince-of-Persia-Apple-II

    6,820Auf GitHub ansehen↗

    This project is a 6502 assembly language implementation of a platformer featuring running, jumping, and swordfighting, developed for the Apple II computer between 1985 and 1989. It serves as a piece of legacy retro gaming software designed to run on 8-bit hardware from the early computing era. The repository provides the assembly source code for the purpose of historical technical analysis and research. It allows for the study of original game source to perform technical analysis and historical research into early video games. The project covers domains including 6502 assembly programming, A

    Assembly
    Auf GitHub ansehen↗6,820
  • keensoftwarehouse/miner-wars-2081Avatar von KeenSoftwareHouse

    KeenSoftwareHouse/Miner-Wars-2081

    260Auf GitHub ansehen↗

    Miner Wars 2081 Official source codes

    C#
    Auf GitHub ansehen↗260
  • mangos/mangosAvatar von mangos

    mangos/mangos

    3,104Auf GitHub ansehen↗

    This is the master Information repository for MaNGOS

    Auf GitHub ansehen↗3,104
  • mozilla/browserquestAvatar von mozilla

    mozilla/BrowserQuest

    9,366Auf GitHub ansehen↗

    BrowserQuest is a WebSocket multiplayer game engine and real-time state synchronization tool. It functions as a web-based game server designed to manage concurrent connections and broadcast updates to maintain a consistent shared world state between a central server and distributed web clients. The project enables real-time multiplayer gaming and browser-based game development by implementing low-latency data exchange. It focuses on game state synchronization to ensure that multiple players interacting within the same environment see the same actions and world states simultaneously. The syst

    JavaScriptabandonedunmaintained
    Auf GitHub ansehen↗9,366
  • nextpeer/nextpeer-uforunAvatar von Nextpeer

    Nextpeer/Nextpeer-UFORUN

    64Auf GitHub ansehen↗

    Full open source real-time multiplayer Cocos2D-x game! Race against your friends or random people in real-time! UFO RUN is an online real-time multiplayer game for smart phones and tablets. You can be anywhere in the world and play with many players simultaneously. Play with your friends or get matched with random players from around the world!

    C++
    Auf GitHub ansehen↗64
  • nightdivestudios/shockmacAvatar von NightDiveStudios

    NightDiveStudios/shockmac

    1,464Auf GitHub ansehen↗

    System Shock (PowerMac version / Official GPL Release)

    C
    Auf GitHub ansehen↗1,464
  • regalis11/scpcbR

    regalis11/scpcb

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • simhacker/micropolisAvatar von SimHacker

    SimHacker/micropolis

    1,067Auf GitHub ansehen↗

    Automatically exported from code.google.com/p/micropolis

    C
    Auf GitHub ansehen↗1,067
  • aquariaose/aquariaAvatar von AquariaOSE

    AquariaOSE/Aquaria

    322Auf GitHub ansehen↗

    Aquaria open source, forked from icculus.org due to inactivity. Has many enhancements compared to the original version.

    C
    Auf GitHub ansehen↗322
  • ttimo/doom3.gplAvatar von TTimo

    TTimo/doom3.gpl

    4,621Auf GitHub ansehen↗

    This project is a high-performance 3D game engine implementation written in C++. Its primary purpose centers on game engine development and retro game preservation, allowing for the study and compilation of original source code from a classic title. The engine utilizes a custom asset pipeline that integrates 3D models and scene data from Maya via a specialized export plugin. It is designed to be compiled across Windows, Linux, and macOS through a platform-specific build abstraction. Technical capabilities cover real-time OpenGL rendering, state-based game logic, and binary resource packaging

    C++
    Auf GitHub ansehen↗4,621
  • diasurgical/devilutionD

    diasurgical/devilution

    0Auf GitHub ansehen↗

    Nightly builds | Platform ---:| ---

    Auf GitHub ansehen↗0