GDevelop is an open source game creation software, allowing to make games for the web (HTML5) or for Windows and Linux. No programming or coding skill is required! It is easy to use and powerful enough for advanced users.
All the game logic is created thanks to an event based system, using conditions which have to been filled so as to execute actions. These events are compiled by GDevelop to machine code, as ordinary programming languages, making them simple but powerful.
Sprites, particles engine, physics engine, path-finding, joystick support, dynamic lights and many others features are available and are provided thanks to a built-in extension system allowing external developers to enhance GDevelop capabilities.
↧