Skip to content
forked from 4ian/GDevelop

🎮 GDevelop is an open source HTML5 and native game creator requiring no coding skills.

License

Notifications You must be signed in to change notification settings

dankan1890/GDevelop

 
 

Repository files navigation

GDevelop logo

GDevelop is a full-featured, open-source game development software, allowing to create desktop and mobile games without any knowledge in a specific programming language. All the game logic is built up using an intuitive and powerful event-based system.

GDevelop in action, used to add a trigger in a platformer game

Getting started

❔ I want to... 🚀 What to do
Download GDevelop to make games Go on GDevelop website to download GD!
Contribute to the editor Download Node.js and follow this README.
Create/improve an extension Download Node.js and follow this README.
Help to translate GDevelop Go on the GDevelop project on Crowdin.

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.

Overview of the architecture

Directory ℹ️ Description
Core GDevelop core library, containing common tools to implement the IDE and work with GDevelop games.
GDJS The game engine, written in TypeScript, using PixiJS (WebGL), powering all GDevelop games.
GDevelop.js Bindings of Core, GDJS and Extensions to JavaScript (with WebAssembly), used by the IDE.
newIDE The game editor, written in JavaScript with React, Electron and PixiJS.
Extensions Extensions for the game engine, providing objects, behaviors, events and new features.

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

Pre-generated documentation of the Core library, C++ and TypeScript game engines is available here.

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

Links

Community

Development Roadmap

Games made with GDevelop

Lil Bub

Lil BUB's HELLO EARTH is one of the many games built with GDevelop.

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 HTML5 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.

About

🎮 GDevelop is an open source HTML5 and native game creator requiring no coding skills.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 45.7%
  • JavaScript 41.4%
  • TypeScript 11.7%
  • C 0.7%
  • CMake 0.2%
  • CSS 0.2%
  • Other 0.1%