awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to pythonarcade/arcade

Open-source alternatives to Arcade

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

  • almasb/fxglAvatar AlmasB

    AlmasB/FXGL

    4,819Vezi pe 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
    Vezi pe GitHub↗4,819
  • libgdx/libgdxAvatar libgdx

    libgdx/libgdx

    24,816Vezi pe GitHub↗

    LibGDX is a Java-based framework designed for cross-platform game development, enabling the creation and deployment of 2D and 3D games across desktop, mobile, and web environments from a single codebase. It functions as a comprehensive library that abstracts hardware-accelerated graphics, audio, input, and file system access, providing a unified interface for developers to manage game logic and application lifecycles. The framework distinguishes itself through a high-performance architecture that prioritizes efficiency and native interoperability. It utilizes a batch-oriented graphics pipelin

    Java2d3dandroid
    Vezi pe GitHub↗24,816
  • pygame/pygameAvatar pygame

    pygame/pygame

    8,620Vezi pe GitHub↗

    Pygame is a framework for building interactive 2D applications and games using the Python programming language. It functions as a 2D graphics rendering engine, a game input and event manager, and a multimedia audio toolkit. The project serves as a wrapper for the Simple DirectMedia Layer, providing a Python interface for low-level access to graphics, audio, keyboard, mouse, and joystick hardware. Its capabilities cover 2D graphics rendering and image manipulation, digital audio playback and streaming, and the management of game entities and physics simulations. It also includes tools for rea

    Cgame-devgame-developmentgamedev
    Vezi pe GitHub↗8,620

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • luanpotter/flameAvatar luanpotter

    luanpotter/flame

    10,647Vezi pe GitHub↗

    Flame is a 2D game engine and framework for Flutter. It provides a component-based architecture to organize scene entities and manage their lifecycles through a structured hierarchy of game objects, coordinated by a consistent game loop. The engine includes a graphics library for rendering animated sprites, particle effects, and external textures. It features a 2D physics integration layer that supports rigid body dynamics and collision detection between entities. The framework covers additional capabilities for game engineering, including user input capture for gestures and gamepads, audio

    Dart
    Vezi pe GitHub↗10,647
  • ayloss/airplanegameAvatar Ayloss

    Ayloss/AirPlaneGame

    10Vezi pe GitHub↗

    小学期c++实训项目,用cocos2dx做的微信<<飞机大战>>游戏.

    C++
    Vezi pe GitHub↗10
  • burgbug/study-of-c-B

    Burgbug/Study-of-C-

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • amzeratul/halleyAvatar amzeratul

    amzeratul/halley

    3,837Vezi pe GitHub↗

    Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity is defined by a hardware-abstraction graphics pipeline for consistent rendering across different operating systems and an entity-component-system architecture that separates game state from processing logic. The framework features a hot-reloading development environment that allows updating application logic and assets at runtime without requiring a full process restart. It also includes a multiplayer networking framework based on an asynchronous messaging system to manage real

    C++
    Vezi pe GitHub↗3,837
  • ceynri/3d-racing-games-demoC

    ceynri/3d-racing-games-demo

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ata4/disunityAvatar ata4

    ata4/disunity

    2,708Vezi pe GitHub↗

    An experimental toolset for Unity asset and asset bundle files.

    Java
    Vezi pe GitHub↗2,708
  • china-jige/shoot-the-chicken-3dC

    CHINA-JIGE/Shoot-The-Chicken-3D

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • clay2d/clayAvatar clay2d

    clay2d/clay

    38Vezi pe GitHub↗

    Cross-platform 2d game framework

    Haxe
    Vezi pe GitHub↗38
  • cocos2d/cocos2d-xAvatar cocos2d

    cocos2d/cocos2d-x

    18,942Vezi pe 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
    Vezi pe GitHub↗18,942
  • cooler2/apusgameengineAvatar Cooler2

    Cooler2/ApusGameEngine

    189Vezi pe GitHub↗

    I'm Ivan Polyacov and this is my code library which I'm making and using in my games and other projects since early 2000x at Apus Software. It is used in many games including Spectromancer, Astral Heroes and others. Most code I wrote myself, but some minor parts were taken from other sources.…

    Pascal
    Vezi pe GitHub↗189
  • coronalabs/coronaAvatar coronalabs

    coronalabs/corona

    2,846Vezi pe GitHub↗

    Solar2D Game Engine main repository (ex Corona SDK)

    C++
    Vezi pe GitHub↗2,846
  • deepnight/gamebaseAvatar deepnight

    deepnight/gameBase

    696Vezi pe GitHub↗

    A lightweight and simple base structure for games, using Heaps framework and Haxe language.

    Haxe
    Vezi pe GitHub↗696
  • ceramic-engine/ceramicAvatar ceramic-engine

    ceramic-engine/ceramic

    351Vezi pe GitHub↗

    Cross-platform 2D framework written in Haxe that can export natively to desktop (windows, mac, linux), mobile (ios, android), web (js webgl) and to unity projects

    Haxe
    Vezi pe GitHub↗351
  • davikingcode/citrus-engineAvatar DaVikingCode

    DaVikingCode/Citrus-Engine

    552Vezi pe GitHub↗

    We recently reset this repository for working on a new version, at the moment we're making experiments. If you are looking for the old one, find it here.

    ActionScript
    Vezi pe GitHub↗552
  • dengguangshi/puzzleD

    dengguangshi/Puzzle

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • elgopher/piAvatar elgopher

    elgopher/pi

    68Vezi pe GitHub↗

    Game engine for creating retro games for modern computers. Inspired by Pico-8 and powered by Ebitengine.

    Go
    Vezi pe GitHub↗68
  • elnormous/ouzelE

    elnormous/ouzel

    0Vezi pe GitHub↗

    Ouzel is a C++ game engine mainly targeted for development of 2D games.

    Vezi pe GitHub↗0
  • engoengine/engoAvatar EngoEngine

    EngoEngine/engo

    1,815Vezi pe GitHub↗

    Engo is an open-source 2D game engine written in Go.

    Goengoentity-component-systemgame-engine
    Vezi pe GitHub↗1,815
  • eqmg/acidAvatar EQMG

    EQMG/Acid

    1,996Vezi pe GitHub↗

    A high speed C++17 Vulkan game engine

    C++3d-enginec-plus-pluscpp17
    Vezi pe GitHub↗1,996
  • excaliburjs/excaliburAvatar excaliburjs

    excaliburjs/Excalibur

    2,300Vezi pe GitHub↗

    discord-badge: https://img.shields.io/discord/1195771303215513671?logo=discord&logoColor=white&label=Discord&color=blue discord-url: https://discord.gg/W6zUd4tTY3

    TypeScript
    Vezi pe GitHub↗2,300
  • fabmax/koolAvatar fabmax

    fabmax/kool

    558Vezi pe GitHub↗

    A multi-platform Vulkan / WebGPU / OpenGL game engine that works on Desktop Java, Android and browsers.

    Kotlin
    Vezi pe GitHub↗558
  • faiface/pixelAvatar faiface

    faiface/pixel

    4,525Vezi pe GitHub↗

    Pixel is a 2D game library and graphics engine for the Go programming language. It provides a hardware-accelerated renderer for drawing sprites, geometric shapes, and text, utilizing an optimized system of batching and transformation matrices. The project functions as a comprehensive toolkit for two-dimensional interactive applications, combining a graphics engine with a 2D vector math library for affine transformations and coordinate space projections. It includes a dedicated input manager that tracks keyboard presses and mouse movements using a polling-based system rather than asynchronous

    Go
    Vezi pe GitHub↗4,525
  • floooh/oryolF

    floooh/oryol

    0Vezi pe GitHub↗

    Please note that Oryol is currently not actively maintained and hasn't been for a long time, my focus is currently on the Sokol headers and (from time to time) on the Chips emulator stuff.

    Vezi pe GitHub↗0
  • flyandnotdown/chinesechessesF

    FlyAndNotDown/ChineseChesses

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • fna-xna/fnaAvatar FNA-XNA

    FNA-XNA/FNA

    2,994Vezi pe GitHub↗

    FNA - Accuracy-focused XNA4 reimplementation for open platforms

    C#csharpfnagamedev
    Vezi pe GitHub↗2,994
  • galacean/engineG

    galacean/engine

    5,791Vezi pe GitHub↗

    This is a web-based 3D game engine designed for creating high-performance interactive experiences on web and mobile platforms. It functions as a real-time graphics renderer and physics engine, utilizing a component-based scene graph to organize entities and their properties for three-dimensional rendering. The engine includes a visual scene editor that allows for the design of environments through a graphical interface, which then exports these assets as executable code. Its broader capabilities cover real-time graphics rendering for 2D and 3D elements, physical world simulation for object c

    TypeScript
    Vezi pe GitHub↗5,791
  • craftyjs/craftyAvatar craftyjs

    craftyjs/Crafty

    3,580Vezi pe GitHub↗

    JavaScript Game Engine

    JavaScript
    Vezi pe GitHub↗3,580