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

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

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to digitsensitive/juno

Open-source alternatives to Juno

30 open-source projects similar to digitsensitive/juno, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Juno alternative.

  • melonjs/melonjsmelonjs का अवतार

    melonjs/melonJS

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

    melonJS is a lightweight HTML5 game engine for building 2D games in the browser using JavaScript. It provides a complete framework for sprite animation, tilemap loading, physics simulation, input handling, and audio playback, with a unified rendering system that automatically switches between WebGL and Canvas2D backends without code changes. The engine distinguishes itself through several integrated capabilities. It features a per-sprite shader pipeline for custom fragment shader effects, a SAT-based collision engine with swappable physics adapters (including built-in SAT, Matter.js, and Plan

    JavaScript
    GitHub पर देखें↗6,319
  • cocoatoucher/glidecocoatoucher का अवतार

    cocoatoucher/Glide

    506GitHub पर देखें↗

    Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials

    Swift
    GitHub पर देखें↗506
  • iioinc/iio.jsiioinc का अवतार

    iioinc/iio.js

    458GitHub पर देखें↗

    iio Engine: A JavaScript game engine for HTML5 Canvas

    JavaScript
    GitHub पर देखें↗458
  • jhasse/jngljhasse का अवतार

    jhasse/jngl

    316GitHub पर देखें↗

    Easy to use cross-platform 2D game library for C++

    C++
    GitHub पर देखें↗316
  • bladecoder/bladecoder-adventure-enginebladecoder का अवतार

    bladecoder/bladecoder-adventure-engine

    638GitHub पर देखें↗

    Classic point and click adventure game engine and editor

    Java
    GitHub पर देखें↗638

AI सर्च

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

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

Find more with AI search
  • atomicgameengine/atomicgameengineAtomicGameEngine का अवतार

    AtomicGameEngine/AtomicGameEngine

    3,453GitHub पर देखें↗

    The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript

    C++
    GitHub पर देखें↗3,453
  • ambientrun/ambientAmbientRun का अवतार

    AmbientRun/Ambient

    3,902GitHub पर देखें↗

    Ambient is a cross-platform multiplayer game engine and runtime environment developed in Rust. It provides a system for building and deploying high-performance games that run across web browsers and desktop platforms using WebAssembly and WebGPU. The project features a networked database that automatically replicates real-time state and components between servers and players. It utilizes WebAssembly sandboxes to isolate game logic, which prevents individual script crashes and allows for the secure execution of untrusted code. The framework includes a graphics system for high-fidelity 3D visu

    Rust
    GitHub पर देखें↗3,902
  • ajhager/engiA

    ajhager/engi

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bendangelo/entityjsbendangelo का अवतार

    bendangelo/entityjs

    186GitHub पर देखें↗

    HTML5 entity-component game engine

    JavaScript
    GitHub पर देखें↗186
  • babylonjs/babylon.jsBabylonJS का अवतार

    BabylonJS/Babylon.js

    25,652GitHub पर देखें↗

    Babylon.js is a JavaScript game engine and real-time graphics renderer designed for creating interactive three-dimensional visuals and applications. It functions as a web-based 3D framework and WebGL engine that enables the deployment of high-performance 3D content across various web platforms and devices. The project provides tools for web-based 3D game development, real-time graphics rendering, and the creation of browser-based interactive visualizations. It also supports the development of WebXR virtual and augmented reality experiences using standard web technologies. The framework cover

    TypeScript
    GitHub पर देखें↗25,652
  • bjorn/tiledbjorn का अवतार

    bjorn/tiled

    12,650GitHub पर देखें↗

    Tiled is a visual editor for creating two-dimensional game environments, functioning as a tile map editor and game level design tool. It allows for the construction of game worlds by arranging reusable tile sets and assets into maps. The system includes a tile set manager to organize and modify collections of tiles that can be shared across multiple project maps. It supports the creation of complex environments through layered map composition and the placement of objects at precise coordinates. The editor provides capabilities for grid alignment, coordinate-based layouts, and the attachment

    C++
    GitHub पर देखें↗12,650
  • bkaradzic/bgfxbkaradzic का अवतार

    bkaradzic/bgfx

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

    bgfx is a cross-platform, graphics rendering abstraction layer designed for high-performance applications. It provides a unified interface that maps high-level rendering commands to native graphics APIs, allowing developers to maintain a single codebase that executes consistently across diverse operating systems and hardware architectures. The library distinguishes itself through a multi-threaded command submission model that decouples rendering logic from the main application thread, effectively minimizing CPU bottlenecks. It utilizes a backend-agnostic command buffer and a deferred resource

    Cd3d11d3d12directx
    GitHub पर देखें↗17,161
  • dem-net/dem.netdem-net का अवतार

    dem-net/dem.net

    352GitHub पर देखें↗

    Digital Elevation model library in C#. 3D terrain models, line/point Elevations, intervisibility reports

    C#
    GitHub पर देखें↗352
  • bsvogler/wurfelenginesdkBSVogler का अवतार

    BSVogler/WurfelEngineSDK

    118GitHub पर देखें↗

    Isometric game engine. Open world, block/voxel based and sprite rendering.

    Java
    GitHub पर देखें↗118
  • almasb/fxglAlmasB का अवतार

    AlmasB/FXGL

    4,819GitHub पर देखें↗

    FXGL is a 2D game engine and development framework designed for Java and Kotlin. It provides a structured environment for building cross-platform desktop games, integrating a central game loop with an entity component system and a JavaFX-based scene graph for rendering. The toolkit distinguishes itself by providing a comprehensive suite of integrated libraries for game AI pathfinding, physics collision resolution, and multiplayer networking via TCP and UDP protocols. It includes specialized systems for adaptive user interface design using global stylesheets and a data-driven asset management

    Kotlin
    GitHub पर देखें↗4,819
  • clintbellanger/flare-engineclintbellanger का अवतार

    clintbellanger/flare-engine

    40GitHub पर देखें↗

    Free/Libre Action Roleplaying Engine (engine only)

    C++
    GitHub पर देखें↗40
  • circular-studios/dashCircular-Studios का अवतार

    Circular-Studios/Dash

    424GitHub पर देखें↗

    A free and open 3D game engine written in D.

    D
    GitHub पर देखें↗424
  • axys1/axysaxys1 का अवतार

    axys1/axys

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

    Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP), WebAssembly and Mobile games. (a fork of Cocos2d-x-4.0)

    C++
    GitHub पर देखें↗1,399
  • christopho/solaruschristopho का अवतार

    christopho/solarus

    728GitHub पर देखें↗

    This repository was moved to GitLab: https://gitlab.com/solarus-games/solarus

    C++
    GitHub पर देखें↗728
  • cocos2d/cocos2d-html5cocos2d का अवतार

    cocos2d/cocos2d-HTML5

    3,160GitHub पर देखें↗

    Cocos2d for Web Browsers. Built using JavaScript.

    JavaScript
    GitHub पर देखें↗3,160
  • cocos2d/cocos2d-iphonecocos2d का अवतार

    cocos2d/cocos2d-iphone

    4,045GitHub पर देखें↗

    cocos2d-iphone is a framework for 2D game development and the creation of two-dimensional graphical applications. It enables cross-platform development for iOS and macOS using Objective-C and high-performance graphics rendering. The project provides tools for building interactive environments, including the creation of orthogonal, isometric, or hexagonal tile-based maps. It supports the implementation of rigid body dynamics and collision detection through a 2D physics simulation system. The framework covers a broad range of capabilities, including sprite-based rendering, audio playback manag

    Objective-C
    GitHub पर देखें↗4,045
  • cocos2d/cocos2d-xcocos2d का अवतार

    cocos2d/cocos2d-x

    18,942GitHub पर देखें↗

    Cocos2d-x is a high-performance C++ game development framework designed for building and deploying interactive applications across mobile, desktop, and web platforms. It functions as a cross-platform game engine that utilizes an entity-component system to manage object lifecycles, behaviors, and spatial relationships within a unified codebase. The engine is distinguished by its specialized 2D graphics rendering pipeline, which is optimized for hardware-accelerated performance when displaying sprites, particle effects, and skeletal animations. It provides developers with low-level access to gr

    C++androidc-plus-pluscocos2d
    GitHub पर देखें↗18,942
  • colleagueriley/rgfwColleagueRiley का अवतार

    ColleagueRiley/RGFW

    1,678GitHub पर देखें↗
    Cc99cocoacross-platform
    GitHub पर देखें↗1,678
  • coronalabs/coronacoronalabs का अवतार

    coronalabs/corona

    2,846GitHub पर देखें↗

    Solar2D Game Engine main repository (ex Corona SDK)

    C++
    GitHub पर देखें↗2,846
  • craftyjs/craftycraftyjs का अवतार

    craftyjs/Crafty

    3,580GitHub पर देखें↗

    JavaScript Game Engine

    JavaScript
    GitHub पर देखें↗3,580
  • createjs/easeljscreatejs का अवतार

    createjs/easeljs

    8,168GitHub पर देखें↗

    EaselJS is a JavaScript library for creating interactive 2D graphics and animations using the HTML5 Canvas element. It functions as a 2D animation framework, a canvas scene graph manager, and an interaction wrapper for detecting and responding to mouse and touch events. The library features a rendering pipeline that utilizes WebGL to increase the drawing performance of bitmap and cached content. It organizes visual elements into a hierarchical display list, allowing nested groups of 2D graphics objects to be transformed and animated as single units. Its capabilities cover the rendering of ve

    JavaScript
    GitHub पर देखें↗8,168
  • chilliworks/chillisourceChilliWorks का अवतार

    ChilliWorks/ChilliSource

    161GitHub पर देखें↗

    An open source, cross-platform game engine designed for indie developers.

    C++
    GitHub पर देखें↗161
  • dfabulich/choicescriptdfabulich का अवतार

    dfabulich/choicescript

    454GitHub पर देखें↗

    ChoiceScript is a language for developing multiple-choice games.

    JavaScript
    GitHub पर देखें↗454
  • draknek/flashpunkDraknek का अवतार

    Draknek/FlashPunk

    394GitHub पर देखें↗

    A free ActionScript 3 library designed for developing 2D Flash games. It provides you with a fast, clean framework to prototype and develop your games in. This means that most of the dirty work (timestep, animation, input, and collision to name a few) is already coded for you and ready to go, giving you more time and energy to concentrate on the design and testing of your game.

    ActionScript
    GitHub पर देखें↗394
  • attackgoat/screen-13attackgoat का अवतार

    attackgoat/screen-13

    337GitHub पर देखें↗

    High-performance Vulkan driver with automated resource management and execution

    Rust
    GitHub पर देखें↗337