# Results for "open source game clones"

> AI-ranked search results for `open source game clones` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 111 total matches; showing the top 16.

Explore on the web: https://awesome-repositories.com/q/open-source-game-clones

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/open-source-game-clones).**

## Results

- [sfttech/openage](https://awesome-repositories.com/repository/sfttech-openage.md) (14,100 ⭐) — 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 sou
- [openrct2/openrct2](https://awesome-repositories.com/repository/openrct2-openrct2.md) (15,211 ⭐) — 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
- [openttd/openttd](https://awesome-repositories.com/repository/openttd-openttd.md) (7,965 ⭐) — OpenTTD is an open-source game engine and transport simulation game. It provides an isometric sandbox environment for building and managing complex logistics and transport networks. The project functions as a multiplayer simulation sandbox where users can build infrastructure cooperatively or competitively in a shared virtual world.

The platform is designed as a moddable simulation system that supports external assets, graphics, and gameplay modifications. It includes mechanisms for downloading and integrating add-on content and utilizes a plugin-based system to extend game mechanics beyond t
- [yairm210/unciv](https://awesome-repositories.com/repository/yairm210-unciv.md) (10,549 ⭐) — Unciv is an open-source, cross-platform turn-based strategy game and a community-driven remake of a commercial strategy title. It simulates empire building, city management, and technological research for players on Android and desktop platforms.

The project is designed as a moddable game engine, allowing users to override gameplay rules, modify units and buildings via external definition files, and replace audiovisual assets. It supports the distribution of custom maps and the ability to import mod archives from remote web addresses.

The application includes a dedicated server for multiplay
- [openra/openra](https://awesome-repositories.com/repository/openra-openra.md) (16,450 ⭐) — 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,
- [vcmi/vcmi](https://awesome-repositories.com/repository/vcmi-vcmi.md) (5,692 ⭐) — vcmi is an open-source game engine for Heroes of Might and Magic III that recreates the gameplay, logic, and rendering of the original strategy game. It serves as a cross-platform game runtime supporting Windows, Linux, macOS, Android, and iOS, providing a turn-based strategy simulator for strategic world map navigation and tactical combat.

The project is built as a moddable game framework, featuring a data-driven modding system and a sandboxed Lua scripting integration. These allow for the definition of custom gameplay logic, spell effects, and the addition of new factions, characters, and a
- [electronicarts/cnc_remastered_collection](https://awesome-repositories.com/repository/electronicarts-cnc-remastered-collection.md) (21,368 ⭐) — This project is a real-time strategy game engine and a corresponding set of custom content toolkits. It provides a software framework for rendering 2D environments, executing gameplay logic, and managing the distribution of community-created assets.

The system includes a dedicated game map editor for designing custom terrain and modifying game levels. It utilizes a data-driven map framework to store terrain data in structured files and employs an asset-based content distribution system to package these modifications for workshop integration.

Gameplay consistency is maintained through a game
- [nicholas-ochoa/opensc2k](https://awesome-repositories.com/repository/nicholas-ochoa-opensc2k.md) (5,084 ⭐) — OpenSC2K is an open-source JavaScript city builder engine designed as a recreation of SimCity 2000. It functions as a web-based simulation that uses the Phaser 3 framework to implement game loops and entity management.

The project utilizes WebGL and Canvas rendering to visualize large-scale urban environments. It includes a coordinate-based camera system that enables panning and zooming across the reconstructed game world.

The engine incorporates a data pipeline to parse legacy city files and graphics assets, allowing it to reconstruct and display urban layouts within a modern web browser.
- [diasurgical/devilutionx](https://awesome-repositories.com/repository/diasurgical-devilutionx.md) (9,578 ⭐) — devilutionX is an open-source, cross-platform reimplementation of the original Diablo 1 game engine. It is a software framework designed to run the original action RPG logic and mechanics on modern operating systems by rewriting the engine in a current programming language.

The project modernizes the legacy experience by adding support for widescreen resolutions, high-definition scaling, and configurable input mapping for various hardware controllers. It also introduces quality-of-life enhancements such as health bars, auto-loot, and tools to modify game speed and combat rules.

The engine co
- [scummvm/scummvm](https://awesome-repositories.com/repository/scummvm-scummvm.md) (2,716 ⭐) — ScummVM main repository
- [endless-sky/endless-sky](https://awesome-repositories.com/repository/endless-sky-endless-sky.md) (7,382 ⭐) — Endless Sky is an open-source space trading simulation, 2D space combat simulator, and narrative exploration game. It functions as a plugin-based game engine that allows users to explore a vast universe, engage in tactical ship battles, and progress through a central plot within a sandbox environment.

The project is distinguished by its highly moddable architecture, utilizing a directory-based plugin system and data-driven entity definitions to allow for content extensions and behavior overrides without recompiling source code. It further supports visual customization through programmable ver
- [space-wizards/space-station-14](https://awesome-repositories.com/repository/space-wizards-space-station-14.md) (3,523 ⭐) — Space Station 14 is a C# multiplayer game and roleplay simulation framework. It is built upon an Entity-Component-System (ECS) game engine that separates logic into systems and data into components to manage complex entity interactions. The project functions as a grid-based physics simulator with a YAML data-driven prototype system for defining game objects.

The project features a specialized 2D sprite rendering engine that maps server-side appearance data to client-side shaders. It implements a networking model with client-side prediction and dirty-flagged state synchronization to reduce inp
- [opendiablo2/opendiablo2](https://awesome-repositories.com/repository/opendiablo2-opendiablo2.md) (11,038 ⭐) — OpenDiablo2 is an open-source re-implementation of an isometric action role-playing game engine. It functions as a cross-platform game client designed to execute core mechanics and logic across multiple operating systems using external game assets.

The project focuses on recreating the functionality of a classic action RPG from the ground up through a community-driven effort. It provides a framework for running a game engine that simulates specific gameplay experiences and movement patterns.

The engine includes capabilities for isometric projection rendering, deterministic game state simulat
- [openmw/openmw](https://awesome-repositories.com/repository/openmw-openmw.md) (6,366 ⭐) — OpenMW is a modern, open-source game engine designed to execute the game Morrowind and its expansions. It serves as a cross-platform game runtime and 3D world renderer, providing a data-driven environment to run game logic and physics with improved stability.

The project functions as a game modding framework, utilizing a modular plugin system and an interpreted scripting layer to load external modifications. This architecture allows for the integration of community content, custom textures, and external scripts without altering the base executable code.

The engine covers a broad range of cap
- [corsixth/corsixth](https://awesome-repositories.com/repository/corsixth-corsixth.md) (4,433 ⭐) — CorsixTH is an open-source game clone and hospital management simulation game. It functions as a reproduction of a classic management title where players coordinate staff and treat patients to manage a medical facility.

The project includes a level editor tool for designing original maps and campaigns. It also features a customizable input system that allows users to map game hotkeys and personalize control schemes.

The simulation supports game localization to translate interface text and dialogue into multiple languages.
- [openxcom/openxcom](https://awesome-repositories.com/repository/openxcom-openxcom.md) (2,185 ⭐) — Open-source clone of the original X-Com 👽
