GDevelop: Difference between revisions
(Created) |
(3-D) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
''' | {{ infobox_software | ||
| logo = [[File:gdevelop logo.png|220px|GDevelop Logo]] | |||
| release_date = | |||
| made_by = [http://www.florianrival.com/ Florian Rival]<br>and contributors. | |||
| runs_on = [[:Category:Browser|Browser]]<br>[[:Category:Linux|Linux]]<br>[[:Category:Mac_OS|Mac OS]]<br>[[:Category:Windows|Windows]] | |||
| exports_to = [[:Category:Android_Export|Android]]<br>[[:Category:Browser_Export|Browser]]<br>[[:Category:Facebook_Export|Facebook]]<br>[[:Category:iOS_Export|iOS]]<br>[[:Category:Linux_Export|Linux]]<br>[[:Category:Mac_OS_Export|Mac OS]]<br>[[:Category:Windows_Export|Windows]] | |||
}} | |||
'''GDevelop''' (formerly '''Game Develop''') is an open-source game builder for a whole bunch of platforms (even browser with registration). | |||
Programming seems simple. | Programming seems simple, uses an event editor like [[Construct]] and [[:Category:Clickteam|Clickteam]] stuff, but otherwise the interface is pretty different, and kinda all over the place. The drawing tool [[Piskel]] is built-in for making graphics. | ||
My favourite thing is that when you start a new project it generates a random name. | |||
There's a nascent 3-D feature, similar to what you find in 3-D plugins for [[RPG Maker MV]] etc., where editing is stage creation is done on the regular 2-D position, but you can set graphics to get wrapped round cubes, set them as {{jargon|Billboard|billboards}}, and change how the camera works. Alternatively there're a few plugins that do things a similar way, eg: [https://pandako.itch.io/with-threejs-extension-for-gdevelop WithThreeJs], [https://aliustaoglu.itch.io/babylongd-gdevelop-in-3d BabylonGD] | |||
==Old Versions== | |||
* [http://www.compilgames.net/ www.compilgames.net] - Old homepage. | |||
* [https://www.windows7download.com/win7-game-develop/gvuqkgnf.html Game Develop 3] - Was in my bookmarks, so... | |||
==See Also== | ==See Also== | ||
* [ | * [https://gdevelop-app.com/ gdevelop-app.com] - Homepage. | ||
* [http://wiki.compilgames.net/doku.php/start GDevelop Wiki] | * [http://wiki.compilgames.net/doku.php/start GDevelop Wiki]. | ||
* [https://github.com/4ian/GD GDevelop] on Github | * [https://github.com/4ian/GD GDevelop] on Github. | ||
[[Category:2-D]][[Category: | [[Category:Game Builder]] | ||
[[Category:2-D]][[Category:3-D]] | |||
[[Category:Open-Source]] | |||
[[Category:Visual Scripting]] | |||
[[Category:Browser]][[Category:Linux]][[Category:Mac OS]][[Category:Windows]] | |||
[[Category:Android Export]][[Category:Browser Export]][[Category:Facebook Export]][[Category:iOS Export]][[Category:Linux Export]][[Category:Mac OS Export]][[Category:Windows Export]] |
Latest revision as of 05:55, 28 May 2023
Release date: | |
---|---|
Made by: | Florian Rival and contributors. |
Runs on: | Browser Linux Mac OS Windows |
Exports to: | Android Browser iOS Linux Mac OS Windows |
GDevelop (formerly Game Develop) is an open-source game builder for a whole bunch of platforms (even browser with registration).
Programming seems simple, uses an event editor like Construct and Clickteam stuff, but otherwise the interface is pretty different, and kinda all over the place. The drawing tool Piskel is built-in for making graphics.
My favourite thing is that when you start a new project it generates a random name.
There's a nascent 3-D feature, similar to what you find in 3-D plugins for RPG Maker MV etc., where editing is stage creation is done on the regular 2-D position, but you can set graphics to get wrapped round cubes, set them as billboards, and change how the camera works. Alternatively there're a few plugins that do things a similar way, eg: WithThreeJs, BabylonGD
Old Versions
- www.compilgames.net - Old homepage.
- Game Develop 3 - Was in my bookmarks, so...
See Also
- gdevelop-app.com - Homepage.
- GDevelop Wiki.
- GDevelop on Github.