Skip to content
forked from 4ian/GDevelop

🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone.

License

Notifications You must be signed in to change notification settings

Raduq91/GDevelop

This branch is 4188 commits behind 4ian/GDevelop:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

370c6d0 · Jan 20, 2020
Jan 16, 2020
Apr 24, 2019
Dec 17, 2019
Jun 22, 2019
Jan 19, 2020
Jan 12, 2020
Jan 17, 2020
Jan 13, 2020
Jan 18, 2020
Jan 19, 2020
Jan 28, 2019
Jan 20, 2020
Jan 12, 2020
Apr 23, 2019
Jun 11, 2018
Apr 22, 2015
Oct 13, 2019
Dec 16, 2019
Apr 23, 2019
Jan 12, 2020
Apr 20, 2019

Repository files navigation

GDevelop logo

GDevelop is a full-featured, open-source game development software, allowing to create HTML5 and native 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 Build Status Build Status

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

Overview of the architecture

Directory ℹ️ Description
Core GDevelop core library, containing common tools to implement the IDE and work with GDevelop games.
GDCpp GDevelop C++ game engine, used to build native games.
GDJS GDevelop JS game engine, used to build HTML5 games.
GDevelop.js Bindings of Core/GDCpp/GDJS and Extensions to JavaScript (used by the IDE).
newIDE The game editor, written in JavaScript with React, Electron and Pixi.js.
Extensions Extensions for C++ or JS game engines, providing objects, events and new features.

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

A pre-generated documentation of the Core library, C++ and JS game engines is available here.

Links

Community

Development Roadmap

Games

  • See the Showcase of games created with GDevelop.

  • Lil BUB's HELLO EARTH is a retro 8-bit mobile video game featuring Lil BUB. It's created with GDevelop and made up of equal parts science, magic, and heart.

    Lil Bub

    BUB is a very special, one of a kind critter. More specifically, she is the most amazing cat on the planet... and her game is made with GDevelop!

    See the project on Kickstarter! You can download the demo for iOS and Android.

License

  • The Core library, the native and HTML5 game engines, the IDE, and all extensions (respectively Core, GDCpp, 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 native and/or HTML5 game engines (see Core, GDCpp and GDJS folders): these engines are 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, cross-platform game engine designed to be used by everyone.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 67.0%
  • JavaScript 24.9%
  • C 6.5%
  • Objective-C 0.6%
  • CMake 0.3%
  • CSS 0.3%
  • Other 0.4%