back to home

4ian / GDevelop

🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.

20,673 stars
1,262 forks
554 issues
JavaScriptC++TypeScript

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing 4ian/GDevelop in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind-ai.vercel.app/repo/4ian/GDevelop)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview

GDevelop logo

GDevelop is a full-featured, no-code, open-source game development software. You can build 2D, 3D and multiplayer games for mobile (iOS, Android), desktop and the web. GDevelop is designed to be fast and incredibly intuitive: make games using an easy-to-understand yet powerful event-based system and modular behaviors. Create with AI that assists or builds alongside you.

The GDevelop editor when editing a game level

The GDevelop editor when editing a game level

Getting started

❔ I want to...🚀 What to do
🎮 Use GDevelop to make gamesGo to GDevelop homepage to download the app!
âš™ī¸ Create/improve an extensionRead about creating an extension, with no-code or code.
🧑‍đŸ’ģ Contribute to the editor or game engineFollow this README.
👾 Create or sell a game templateSubmit a free example or a paid template on the Asset Store.
🎨 Share or sell an asset packSubmit a free or paid asset pack on the Asset Store.
🌐 Help translate GDevelopGo on the GDevelop project on Crowdin or translate in-app tutorials.
đŸ‘Ĩ Get online game services or commercial supportSee offers for professionals, teams or individual creators.

Are you interested in contributing to GDevelop for the first time? Take a look at the list of good first issues, good first contributions or the "🏐 not too hard" cards on the Roadmap.

Games made with GDevelop

  • Find GDevelop games on gd.games, the gaming platform for games powered by GDevelop.
  • See the showcase of games created with GDevelop and published on Steam, iOS (App Store), Android (Google Play), Itch.io, Newgrounds, CrazyGames, Poki...

Some games made with GDevelop

Technical architecture

GDevelop is composed of an editor, a game engine, an ecosystem of extensions as well as online services and commercial support.

Directoryâ„šī¸ Description
CoreCore classes, describing the structure of a game and tools to implement the IDE and work with GDevelop games.
GDJSThe game engine, written in TypeScript, using PixiJS and Three.js for 2D and 3D rendering (WebGL), powering all GDevelop games.
GDevelop.jsBindings of Core, GDJS and Extensions to JavaScript (with WebAssembly), used by the IDE.
newIDEThe game editor, written in JavaScript with React, Electron, PixiJS and Three.js.
ExtensionsBuilt-in extensions for the game engine, providing objects, behaviors and new features. For example, this includes the physics engines running in WebAssembly (Box2D or Jolt Physics for 3D). All the official and experimental extensions are on this repository. Community extensions are available here.

To learn more about GDevelop Architecture, read the architecture overview here.

Pre-generated documentation of the game engine is available here.

Status of the tests and builds: macOS and Linux build status Fast tests status Windows Build status https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg

Links

Community

Development Roadmap

License

  • The Core library, the native and HTML5 game engines, the IDE, and all extensions (respectively Core, GDJS, newIDE and Extensions folders) are under the MIT license.
  • The name, GDevelop, and its logo are the exclusive property of Florian Rival.

Games exported with GDevelop are based on the GDevelop game engine (see Core and GDJS folders): this engine is distributed under the MIT license so that you can distribute, sell or do anything with the games you created with GDevelop. In particular, you are not forced to make your game open-source.

Star History

Help us spread the word about GDevelop by starring the repository on GitHub!

Star History Chart