awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to atomicgameengine/atomicgameengine

Open-source alternatives to AtomicGameEngine

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

  • adamslair/dualityAvatar de AdamsLair

    AdamsLair/duality

    1,428Ver en GitHub↗

    a 2D Game Development Framework

    C#c-sharpcsharpdotnet
    Ver en GitHub↗1,428
  • akihabara/akihabaraAvatar de Akihabara

    Akihabara/akihabara

    199Ver en GitHub↗

    Akihabara framework

    JavaScript
    Ver en GitHub↗199
  • almasb/fxglAvatar de AlmasB

    AlmasB/FXGL

    4,819Ver en GitHub↗

    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
    Ver en GitHub↗4,819
  • ambientrun/ambientAvatar de AmbientRun

    AmbientRun/Ambient

    3,902Ver en GitHub↗

    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
    Ver en GitHub↗3,902

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • attackgoat/screen-13Avatar de attackgoat

    attackgoat/screen-13

    337Ver en GitHub↗

    High-performance Vulkan driver with automated resource management and execution

    Rust
    Ver en GitHub↗337
  • axys1/axysAvatar de axys1

    axys1/axys

    1,399Ver en GitHub↗

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

    C++
    Ver en GitHub↗1,399
  • babylonjs/babylon.jsAvatar de BabylonJS

    BabylonJS/Babylon.js

    25,652Ver en GitHub↗

    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
    Ver en GitHub↗25,652
  • bendangelo/entityjsAvatar de bendangelo

    bendangelo/entityjs

    186Ver en GitHub↗

    HTML5 entity-component game engine

    JavaScript
    Ver en GitHub↗186
  • bjorn/tiledAvatar de bjorn

    bjorn/tiled

    12,650Ver en GitHub↗

    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++
    Ver en GitHub↗12,650
  • bkaradzic/bgfxAvatar de bkaradzic

    bkaradzic/bgfx

    17,161Ver en GitHub↗

    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
    Ver en GitHub↗17,161
  • bladecoder/bladecoder-adventure-engineAvatar de bladecoder

    bladecoder/bladecoder-adventure-engine

    638Ver en GitHub↗

    Classic point and click adventure game engine and editor

    Java
    Ver en GitHub↗638
  • bsvogler/wurfelenginesdkAvatar de BSVogler

    BSVogler/WurfelEngineSDK

    118Ver en GitHub↗

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

    Java
    Ver en GitHub↗118
  • chilliworks/chillisourceAvatar de ChilliWorks

    ChilliWorks/ChilliSource

    161Ver en GitHub↗

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

    C++
    Ver en GitHub↗161
  • christopho/solarusAvatar de christopho

    christopho/solarus

    728Ver en GitHub↗

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

    C++
    Ver en GitHub↗728
  • circular-studios/dashAvatar de Circular-Studios

    Circular-Studios/Dash

    424Ver en GitHub↗

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

    D
    Ver en GitHub↗424
  • clintbellanger/flare-engineAvatar de clintbellanger

    clintbellanger/flare-engine

    40Ver en GitHub↗

    Free/Libre Action Roleplaying Engine (engine only)

    C++
    Ver en GitHub↗40
  • cocoatoucher/glideAvatar de cocoatoucher

    cocoatoucher/Glide

    506Ver en GitHub↗

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

    Swift
    Ver en GitHub↗506
  • cocos2d/cocos2d-html5Avatar de cocos2d

    cocos2d/cocos2d-HTML5

    3,160Ver en GitHub↗

    Cocos2d for Web Browsers. Built using JavaScript.

    JavaScript
    Ver en GitHub↗3,160
  • cocos2d/cocos2d-iphoneAvatar de cocos2d

    cocos2d/cocos2d-iphone

    4,045Ver en GitHub↗

    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
    Ver en GitHub↗4,045
  • cocos2d/cocos2d-xAvatar de cocos2d

    cocos2d/cocos2d-x

    18,942Ver en GitHub↗

    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
    Ver en GitHub↗18,942
  • colleagueriley/rgfwAvatar de ColleagueRiley

    ColleagueRiley/RGFW

    1,678Ver en GitHub↗
    Cc99cocoacross-platform
    Ver en GitHub↗1,678
  • craftyjs/craftyAvatar de craftyjs

    craftyjs/Crafty

    3,580Ver en GitHub↗

    JavaScript Game Engine

    JavaScript
    Ver en GitHub↗3,580
  • createjs/easeljsAvatar de createjs

    createjs/easeljs

    8,168Ver en GitHub↗

    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
    Ver en GitHub↗8,168
  • dem-net/dem.netAvatar de dem-net

    dem-net/dem.net

    352Ver en GitHub↗

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

    C#
    Ver en GitHub↗352
  • dfabulich/choicescriptAvatar de dfabulich

    dfabulich/choicescript

    454Ver en GitHub↗

    ChoiceScript is a language for developing multiple-choice games.

    JavaScript
    Ver en GitHub↗454
  • digitsensitive/junoAvatar de digitsensitive

    digitsensitive/juno

    25Ver en GitHub↗

    Juno is a simple and lightweight 2D game framework written in TypeScript for making tiny pixel style HTML5 Games

    TypeScript
    Ver en GitHub↗25
  • draknek/flashpunkAvatar de Draknek

    Draknek/FlashPunk

    394Ver en GitHub↗

    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
    Ver en GitHub↗394
  • edisonlee0212/evoengineE

    edisonlee0212/EvoEngine

    0Ver en GitHub↗
    Ver en GitHub↗0
  • ekelokorpi/panda.jsAvatar de ekelokorpi

    ekelokorpi/panda.js

    764Ver en GitHub↗

    Panda Engine - HTML5 Game Engine

    JavaScript
    Ver en GitHub↗764
  • adamatomic/flixelAvatar de AdamAtomic

    AdamAtomic/flixel

    1,143Ver en GitHub↗

    flixel is a free Actionscript (Flash) library that I distilled from a variety of Flash games that I've worked on over the last couple years, including Gravity Hook, Fathom and Canabalt. It's primary function is to provide some useful base classes that you can extend to make your own game objects.

    ActionScript
    Ver en GitHub↗1,143