GDevelop is an easy-to-use game making free software for desktop and smartphone. GDevelop allows everyone to make game without programming. It's similar to RPG Maker on Windows, but far more completed with features. With GDevelop, you can make video games for GNU/Linux and Windows desktop, for web browsers (with HTML5 technology), as well as for Android and iOS smartphones. This article shows how to install GDevelop on Ubuntu.
Subscribe to UbuntuBuzz Telegram Channel to get article updates directly.
Supported Versions
As per 23 February 2018, supported Ubuntu versions are 14.04 LTS, 16.04 LTS, 14.10, 15.04, and 15.10.
Install
Command lines:
sudo add-apt-repository ppa:florian-rival/gdevelop
sudo apt-get update
sudo apt-get install gdevelop
More Info
- http://www.compilgames.net
- http://wiki.compilgames.net/doku.php
- https://github.com/4ian/GD (source code)
- https://github.com/4ian/GD/releases (binary code, for all OSes)
This article is licensed under CC BY-SA 3.0.