awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्ट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 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Instead के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Instead के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • boomingtech/piccoloBoomingTech का अवतार

    BoomingTech/Piccolo

    6,638GitHub पर देखें↗

    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/dualityAdamsLair का अवतार

    AdamsLair/duality

    1,428GitHub पर देखें↗

    a 2D Game Development Framework

    C#c-sharpcsharpdotnet
    GitHub पर देखें↗1,428
  • aframevr/aframeaframevr का अवतार

    aframevr/aframe

    17,557GitHub पर देखें↗

    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/gdevelop4ian का अवतार

    4ian/GDevelop

    20,609GitHub पर देखें↗

    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
Instead के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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…