awesome-repositories.com
Blog
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
·
SFTtech avatar

SFTtech/openage

0
View on GitHub↗
14,100 Stars·1,232 Forks·Python·other·6 Aufrufeopenage.dev↗

Openage

Openage is an open-source game engine designed to execute real-time strategy games. It provides the core logic, networking, and rendering infrastructure necessary to recreate classic strategy mechanics across multiple operating systems.

The engine utilizes a deterministic lockstep simulation and a client-server architecture to maintain synchronized game states across participants. It distinguishes itself through a data-driven configuration system that allows for extensive game modding, enabling users to adjust mechanics and visual elements by editing human-readable files without requiring source code modifications.

The project includes a comprehensive suite of tools for managing multiplayer sessions, including lobby creation and matchmaking services. Its internal architecture relies on a component-based entity system and a hardware-agnostic rendering layer to process complex game interactions and visual output consistently.

Features

  • Real-Time Strategy Engines - Recreates classic strategy game mechanics using modern rendering standards and data-driven configuration.
  • Game Engines - Provides the core logic, networking, and rendering infrastructure for real-time strategy games.
  • Deterministic Networking - Synchronizes game state across clients using deterministic input streams to ensure simulation consistency.
  • Entity Component Systems - Constructs game objects from modular data containers for decoupled logic processing.
  • Matchmaking Services - Coordinates online sessions and manages lobby connections for competitive strategy games.
  • Game Engines and Remakes - Modern engine remake for a classic real-time strategy game.
  • Strategy and Roguelikes - RTS engine for classic historical strategy games.
  • Strategy Game Engines - Engine clone for a classic real-time strategy game.
  • Strategy and Simulation - Engine recreation for a classic medieval RTS series.
  • Data-Driven Development - Enables runtime modification of game logic and entity behaviors via external configuration files.
  • Game Servers - Manages multiplayer sessions, including lobby creation and real-time data synchronization for active participants.
  • Lobby & Matchmaking Services - Coordinates online matches through integrated lobby creation and matchmaking services.
  • Modding Toolkits - Allows users to adjust game mechanics and visuals by editing human-readable configuration files.
  • Cross-Platform Rendering Layers - Provides a hardware-agnostic rendering layer for consistent visual output across platforms.
  • Modding Frameworks - Facilitates the customization of game mechanics and visual elements through external configuration files.
  • State Synchronization - Maintains consistent game state across distributed clients using delta updates.

Star-Verlauf

Star-Verlauf für sfttech/openageStar-Verlauf für sfttech/openage

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Open-Source-Alternativen zu Openage

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Openage.
  • openra/openraAvatar von OpenRA

    OpenRA/OpenRA

    16,450Auf GitHub ansehen↗

    OpenRA is an open-source game engine designed for the development and modernization of real-time strategy titles. It provides a modular framework that allows developers to build standalone games or total conversion modifications by leveraging a trait-based entity composition system. The engine is built to support both the preservation of classic strategy games and the creation of new experiences, offering cross-platform compatibility and a flexible architecture for defining game rules and unit behaviors. The engine distinguishes itself through a configuration-driven approach where game logic,

    C#command-and-conquercross-platformcsharp
    Auf GitHub ansehen↗16,450
  • openrct2/openrct2Avatar von OpenRCT2

    OpenRCT2/OpenRCT2

    15,211Auf GitHub ansehen↗

    OpenRCT2 is an open-source reimplementation of a classic amusement park management simulation engine. It functions as a cross-platform engine that modernizes the original game, enabling it to run on contemporary operating systems while maintaining full compatibility with legacy assets and data files. The project distinguishes itself by providing a comprehensive multiplayer simulation server that supports cooperative, real-time park management and construction across multiple connected clients. It utilizes a deterministic lockstep networking model and a centralized action-based validation syst

    C++c-plus-pluscmakecpp
    Auf GitHub ansehen↗15,211
  • anuken/mindustryAvatar von Anuken

    Anuken/Mindustry

    26,624Auf GitHub ansehen↗

    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

    Javaandroiddesktopgame
    Auf GitHub ansehen↗26,624
  • warzone2100/warzone2100Avatar von Warzone2100

    Warzone2100/warzone2100

    3,850Auf GitHub ansehen↗

    Warzone 2100 is an open-source real-time strategy game engine focused on tactical combat and base building. It operates as a real-time strategy game engine utilizing a data-driven asset pipeline and providing cross-platform support. The project features a modular unit design system that uses a technology tree to construct combat entities by combining chassis, propulsion, and weapon components. It includes a lockstep multiplayer network engine to synchronize game state across distributed clients for competitive matches, as well as a JavaScript game scripting framework for implementing custom l

    C++
    Auf GitHub ansehen↗3,850
Alle 30 Alternativen zu Openage anzeigen→

Häufig gestellte Fragen

Was macht sfttech/openage?

Openage is an open-source game engine designed to execute real-time strategy games. It provides the core logic, networking, and rendering infrastructure necessary to recreate classic strategy mechanics across multiple operating systems.

Was sind die Hauptfunktionen von sfttech/openage?

Die Hauptfunktionen von sfttech/openage sind: Real-Time Strategy Engines, Game Engines, Deterministic Networking, Entity Component Systems, Matchmaking Services, Game Engines and Remakes, Strategy and Roguelikes, Strategy Game Engines.

Welche Open-Source-Alternativen gibt es zu sfttech/openage?

Open-Source-Alternativen zu sfttech/openage sind unter anderem: openra/openra — OpenRA is an open-source game engine designed for the development and modernization of real-time strategy titles. It… openrct2/openrct2 — OpenRCT2 is an open-source reimplementation of a classic amusement park management simulation engine. It functions as… anuken/mindustry — Mindustry is a cross-platform game engine and factory automation simulation that combines resource management with… warzone2100/warzone2100 — Warzone 2100 is an open-source real-time strategy game engine focused on tactical combat and base building. It… openttd/openttd — OpenTTD is an open-source game engine and transport simulation game. It provides an isometric sandbox environment for… minetest/minetest — Minetest is an open-source voxel game engine and platform used to create and share moddable 3D block-based games. It…