awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
coronalabs avatar

coronalabs/corona

0
View on GitHub↗
2,846 stars·310 forks·C++·MIT·11 vuessolar2d.com↗

Corona

Solar2D Game Engine main repository (ex Corona SDK)

Features

  • 2D Game Engines - Cross-platform mobile app and game development suite.
  • Game Frameworks - Framework focused on rapid iteration and ease of use.

Historique des stars

Graphique de l'historique des stars pour coronalabs/coronaGraphique de l'historique des stars pour coronalabs/corona

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 à Corona

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Corona.
  • 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
  • jhasse/jnglAvatar de jhasse

    jhasse/jngl

    316Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗316
  • melonjs/melonjsAvatar de melonjs

    melonjs/melonJS

    6,319Voir sur GitHub↗

    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
    Voir sur GitHub↗6,319
  • 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 à Corona→

Questions fréquentes

Que fait coronalabs/corona ?

Solar2D Game Engine main repository (ex Corona SDK)

Quelles sont les fonctionnalités principales de coronalabs/corona ?

Les fonctionnalités principales de coronalabs/corona sont : 2D Game Engines, Game Frameworks.

Quelles sont les alternatives open-source à coronalabs/corona ?

Les alternatives open-source à coronalabs/corona incluent : jhasse/jngl — Easy to use cross-platform 2D game library for C++. pygame/pygame — Pygame is a framework for building interactive 2D applications and games using the Python programming language. It… melonjs/melonjs — melonJS is a lightweight HTML5 game engine for building 2D games in the browser using JavaScript. It provides a… luanpotter/flame — Flame is a 2D game engine and framework for Flutter. It provides a component-based architecture to organize scene… ceramic-engine/ceramic — Cross-platform 2D framework written in Haxe that can export natively to desktop (windows, mac, linux), mobile (ios,… amzeratul/halley — Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity…