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

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

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

instead-hub/instead

0
View on GitHub↗
0 نجوم·0 تفرعات·10 مشاهدات

Instead

This program is covered by the terms of the MIT license.

Features

  • Game Engine Development - Interpreter for creating text-based adventure games.

سجل النجوم

مخطط تاريخ النجوم لـ instead-hub/insteadمخطط تاريخ النجوم لـ instead-hub/instead

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Instead

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Instead.
  • boomingtech/piccoloالصورة الرمزية لـ BoomingTech

    BoomingTech/Piccolo

    6,638عرض على GitHub↗

    Piccolo is a mini game engine designed for building small-scale games with cross-platform support. It compiles and runs on Windows, macOS, and Linux from a unified codebase, and includes an editor integration for live editing and debugging. The engine uses a component-based entity system with data-oriented design, storing component data in contiguous arrays for cache-friendly iteration. It features a fixed timestep game loop that decouples simulation updates from rendering frame rate, and provides a physics debug overlay that renders visual shapes from simulation data synchronized with the ed

    C++cpluspluscppgame-development
    عرض على GitHub↗6,638
  • adamslair/dualityالصورة الرمزية لـ AdamsLair

    AdamsLair/duality

    1,428عرض على GitHub↗

    a 2D Game Development Framework

    C#c-sharpcsharpdotnet
    عرض على GitHub↗1,428
  • aframevr/aframeالصورة الرمزية لـ aframevr

    aframevr/aframe

    17,557عرض على GitHub↗

    A-Frame is a declarative 3D scene engine and WebXR framework used to build virtual and augmented reality experiences directly in the web browser. It utilizes an entity component system where generic objects are assigned behaviors through attachable components and lifecycle hooks. The framework allows the assembly of immersive environments using HTML-like markup to define geometries, lighting, and materials. It implements WebXR standards to ensure consistent playback across different hardware and browsers, including support for VR headsets, desktops, and mobile devices. The system covers a br

    JavaScript3daframeaugmented-reality
    عرض على GitHub↗17,557
  • 4ian/gdevelopالصورة الرمزية لـ 4ian

    4ian/GDevelop

    20,609عرض على GitHub↗

    GDevelop is a no-code game engine designed for building interactive 2D applications through a visual scripting environment. It allows users to define game logic and object interactions using a graphical interface of conditions and actions, eliminating the need for traditional programming. The platform functions as a cross-platform creator, enabling the export of projects to web, desktop, and mobile environments from a single codebase. The engine is built on a modular game development extension framework that supports the creation and sharing of reusable behaviors and logic components. Develop

    JavaScript2d-game2d-game-engine3d
    عرض على GitHub↗20,609
عرض جميع البدائل الـ 30 لـ Instead→

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

ما هي وظيفة instead-hub/instead؟

This program is covered by the terms of the MIT license.

ما هي الميزات الرئيسية لـ instead-hub/instead؟

الميزات الرئيسية لـ instead-hub/instead هي: Game Engine Development.

ما هي البدائل مفتوحة المصدر لـ instead-hub/instead؟

تشمل البدائل مفتوحة المصدر لـ instead-hub/instead: boomingtech/piccolo — Piccolo is a mini game engine designed for building small-scale games with cross-platform support. It compiles and… adamslair/duality — a 2D Game Development Framework. aframevr/aframe — A-Frame is a declarative 3D scene engine and WebXR framework used to build virtual and augmented reality experiences… aloisdeniel/awesome-monogame — A collection of interesting libraries/tools for Monogame based game projects. ambientrun/ambient — Ambient is a cross-platform multiplayer game engine and runtime environment developed in Rust. It provides a system… 4ian/gdevelop — GDevelop is a no-code game engine designed for building interactive 2D applications through a visual scripting…