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
·
pythonarcade avatar

pythonarcade/arcade

0
View on GitHub↗
2,038 stele·368 fork-uri·Python·4 vizualizăriarcade.academy↗

Arcade

Easy to use Python library for creating 2D arcade games.

Features

  • Game Frameworks - Easy to use library for creating 2D arcade games.
  • Game Development - Builds modern 2D games with high-performance graphics.

Istoric stele

Graficul istoricului de stele pentru pythonarcade/arcadeGraficul istoricului de stele pentru pythonarcade/arcade

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ță.

Start searching with AI

Alternative open-source pentru Arcade

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Arcade.
  • 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
  • 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
  • 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
Vezi toate cele 30 alternative pentru Arcade→

Întrebări frecvente

Ce face pythonarcade/arcade?

Easy to use Python library for creating 2D arcade games.

Care sunt principalele funcționalități ale pythonarcade/arcade?

Principalele funcționalități ale pythonarcade/arcade sunt: Game Frameworks, Game Development.

Care sunt câteva alternative open-source pentru pythonarcade/arcade?

Alternativele open-source pentru pythonarcade/arcade includ: libgdx/libgdx — LibGDX is a Java-based framework designed for cross-platform game development, enabling the creation and deployment of… pygame/pygame — Pygame is a framework for building interactive 2D applications and games using the Python programming language. It… almasb/fxgl — FXGL is a 2D game engine and development framework designed for Java and Kotlin. It provides a structured environment… luanpotter/flame — Flame is a 2D game engine and framework for Flutter. It provides a component-based architecture to organize scene… ayloss/airplanegame — 小学期c++实训项目,用cocos2dx做的微信<<飞机大战>>游戏. amzeratul/halley — Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity…