awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pythonarcade avatar

pythonarcade/arcade

0
View on GitHub↗
2,038 stars·368 forks·Python·5 vuesarcade.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.

Historique des stars

Graphique de l'historique des stars pour pythonarcade/arcadeGraphique de l'historique des stars pour pythonarcade/arcade

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Arcade

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Arcade.
  • libgdx/libgdxAvatar de libgdx

    libgdx/libgdx

    24,816Voir sur 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
    Voir sur GitHub↗24,816
  • pygame/pygameAvatar de pygame

    pygame/pygame

    8,620Voir sur 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
    Voir sur GitHub↗8,620
  • almasb/fxglAvatar de AlmasB

    AlmasB/FXGL

    4,819Voir sur 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
    Voir sur GitHub↗4,819
  • luanpotter/flameAvatar de luanpotter

    luanpotter/flame

    10,647Voir sur 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
    Voir sur GitHub↗10,647
Voir les 30 alternatives à Arcade→

Questions fréquentes

Que fait pythonarcade/arcade ?

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

Quelles sont les fonctionnalités principales de pythonarcade/arcade ?

Les fonctionnalités principales de pythonarcade/arcade sont : Game Frameworks, Game Development.

Quelles sont les alternatives open-source à pythonarcade/arcade ?

Les alternatives open-source à pythonarcade/arcade incluent : 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…