awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
electronicarts avatar

electronicarts/CnC_Remastered_CollectionArchived

0
View on GitHub↗
21,368 نجوم·5,439 تفرعات·C++·10 مشاهداتstore.steampowered.com/app/1213210/Command__Conquer_Remastered_Collection↗

CnC Remastered Collection

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 logic library, which uses detached functional rules and external libraries to ensure core mechanics behave consistently across different environments.

Features

  • Map Editing Tools - Ships a dedicated game map editor for designing custom terrain and modifying game levels.
  • Real-Time Strategy Engines - Provides a complete software framework for rendering 2D environments and executing gameplay logic specifically for real-time strategy games.
  • Game Editors - Provides a visual tool for designing custom 2D terrain and modifying game levels.
  • Logic Libraries - Provides a library of detached functional rules to ensure consistent gameplay across environments.
  • Map Frameworks - Utilizes a data-driven framework to store terrain data in structured files parsed by the engine.
  • Environmental Design - Enables the design of detailed environments and landscapes within a dedicated editor.
  • Terrain Design - Provides tools for creating detailed custom environments and landscapes to be shared with other players.
  • Map Definitions - Uses structured data files to define level layouts and terrain, decouple from the game engine binary.
  • Gameplay Mechanics Standardization - Ensures consistent game behavior across environments by standardizing mechanics via external libraries.
  • Gameplay Rule Enforcement - Maintains gameplay consistency by executing core functional rules through downloadable and interchangeable logic libraries.
  • Grid-Based World Maps - Implements a grid-based coordinate system to represent game worlds and manage terrain properties.
  • Map Editors - Provides a dedicated map editor for creating and modifying game levels and terrain layouts.
  • Logic Library Execution - Runs core game rules and mechanics through detached libraries to maintain consistent behavior.
  • Custom Content Creation - Provides a toolkit for authoring new game modes, rules, and assets for community distribution.
  • Content Creation Toolkits - Provides a set of utilities for designing environments and managing assets for community distribution.
  • Game Logic Scripting - Implements game mechanics and rules that can be defined and updated via external libraries.
  • Portable Asset Distributions - Packages and distributes custom maps and environmental modifications through a community workshop.
  • Asset Distribution Packages - Provides a system for packaging custom levels and environment modifications into downloadable assets for workshop integration.
  • Game Logic Controllers - Manages entity collections and behavioral rules through a dedicated logic layer.
  • Logic-Rendering Decouplers - Separates functional gameplay rules from the rendering engine to allow logic updates independently.

سجل النجوم

مخطط تاريخ النجوم لـ electronicarts/cnc_remastered_collectionمخطط تاريخ النجوم لـ electronicarts/cnc_remastered_collection

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة electronicarts/cnc_remastered_collection؟

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.

ما هي الميزات الرئيسية لـ electronicarts/cnc_remastered_collection؟

الميزات الرئيسية لـ electronicarts/cnc_remastered_collection هي: Map Editing Tools, Real-Time Strategy Engines, Game Editors, Logic Libraries, Map Frameworks, Environmental Design, Terrain Design, Map Definitions.

ما هي البدائل مفتوحة المصدر لـ electronicarts/cnc_remastered_collection؟

تشمل البدائل مفتوحة المصدر لـ electronicarts/cnc_remastered_collection: warzone2100/warzone2100 — Warzone 2100 is an open-source real-time strategy game engine focused on tactical combat and base building. It… wesnoth/wesnoth — Battle for Wesnoth is an open-source turn-based strategy game set in a high fantasy world, built around hex-grid… godotengine/godot-demo-projects — This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the… spring/spring — Spring is a cross-platform game engine and framework designed specifically for the development and execution of… tmodloader/tmodloader — tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It… electronicarts/cnc_generals_zero_hour — This project is a real-time strategy game and military combat simulator focused on modern warfare. It provides a…

بدائل مفتوحة المصدر لـ CnC Remastered Collection

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع CnC Remastered Collection.
  • warzone2100/warzone2100الصورة الرمزية لـ Warzone2100

    Warzone2100/warzone2100

    3,850عرض على GitHub↗

    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++
    عرض على GitHub↗3,850
  • wesnoth/wesnothالصورة الرمزية لـ wesnoth

    wesnoth/wesnoth

    6,678عرض على GitHub↗

    Battle for Wesnoth is an open-source turn-based strategy game set in a high fantasy world, built around hex-grid tactical combat. At its core, it is both a complete game and a game engine, offering single-player campaigns and multiplayer battles where players command faction-specific units across terrain that provides tactical advantages. The project is fundamentally a turn-based strategy game with a dedicated multiplayer platform, supporting online and local matches with replay recording and playback. What distinguishes Wesnoth is its deep commitment to custom content creation and modding. T

    C++fantasyfreegame
    عرض على GitHub↗6,678
  • godotengine/godot-demo-projectsالصورة الرمزية لـ godotengine

    godotengine/godot-demo-projects

    8,250عرض على GitHub↗

    This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the Godot Game Engine. It serves as an interactive tutorial and reference library, providing a working codebase to demonstrate how to apply engine features in real-world scenarios. The collection focuses on practical implementation guides, covering a wide array of technical capabilities from basic engine fundamentals to advanced rendering and scripting techniques. It allows users to study the application of node-based composition, asset pipelines, and game logic through direct ex

    GDScript
    عرض على GitHub↗8,250
  • spring/springالصورة الرمزية لـ spring

    spring/spring

    3,914عرض على GitHub↗

    Spring is a cross-platform game engine and framework designed specifically for the development and execution of multiplayer real-time strategy games. It provides a high-performance simulation environment for managing large-scale battles and unit movements across different operating systems using a shared codebase. The engine functions as a multiplayer game server and networking layer, coordinating real-time game state and match synchronization between remote players. It includes a dedicated lobby client system for multiplayer match coordination as well as the capability to execute single-play

    C++
    عرض على GitHub↗3,914
عرض جميع البدائل الـ 30 لـ CnC Remastered Collection→