ZGameEditor: Difference between revisions
From Game Making Tools Wiki
(Added logo) |
(Forum link) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
| logo = [[File:zgameeditor logo.png|alt=ZGame Editor logo]] | | logo = [[File:zgameeditor logo.png|alt=ZGame Editor logo]] | ||
| release_date = Current | | release_date = Current | ||
| made_by = | | made_by = [http://www.emix8.org/ Ville Krumlinde] | ||
| runs_on = [[:Category:Windows|Windows]] | | runs_on = [[:Category:Windows|Windows]] | ||
| exports_to = [[:Category:Android Export|Android]]<br>[[:Category:Linux Export|Linux]]<br>[[:Category:Mac OS Export|Mac OS]]<br>[[:Category:Windows Export|Windows]] | | exports_to = [[:Category:Android Export|Android]]<br>[[:Category:Linux Export|Linux]]<br>[[:Category:Mac OS Export|Mac OS]]<br>[[:Category:Windows Export|Windows]] | ||
Line 8: | Line 8: | ||
'''ZGameEditor''' is a [[Distribution:Freeware|Freeware]] game making tool seemingly dedicated to creating small game files. | '''ZGameEditor''' is a [[Distribution:Freeware|Freeware]] game making tool seemingly dedicated to creating small game files. | ||
There's also a ZGameEditor plug-in for [[FL Studio]] for making music visualisations, by the same developer. This seems to be much more popular as a search result. | |||
== Linux == | == Linux == | ||
Theoretically is should be possible to build a Linux version? The source code is available, and the Free Pascal | Theoretically is should be possible to build a Linux version? The source code is available, and the Free Pascal {{jargon|IDE|IDE}} Lazarus has ways to convert the Delphi-specific stuff. | ||
I haven't tried it yet, but here're some things I found on their forum: | I haven't tried it yet, but here're some things I found on their forum: | ||
Line 20: | Line 22: | ||
* [https://www.zgameeditor.org/ www.zgameeditor.org] - Homepage / wiki. | * [https://www.zgameeditor.org/ www.zgameeditor.org] - Homepage / wiki. | ||
* [https://github.com/VilleKrumlinde/zgameeditor github.com/VilleKrumlinde/zgameeditor] | * [https://github.com/VilleKrumlinde/zgameeditor github.com/VilleKrumlinde/zgameeditor] | ||
* [https://www.emix8.org/forum/ ZGameEditor forum] | |||
[[Category:3-D]][[Category:2-D]][[Category:Game Builder]] | [[Category:3-D]][[Category:2-D]][[Category:Game Builder]] |
Latest revision as of 04:51, 23 April 2023
Release date: | Current |
---|---|
Made by: | Ville Krumlinde |
Runs on: | Windows |
Exports to: | Android Linux Mac OS Windows |
ZGameEditor is a Freeware game making tool seemingly dedicated to creating small game files.
There's also a ZGameEditor plug-in for FL Studio for making music visualisations, by the same developer. This seems to be much more popular as a search result.
Linux
Theoretically is should be possible to build a Linux version? The source code is available, and the Free Pascal IDE Lazarus has ways to convert the Delphi-specific stuff.
I haven't tried it yet, but here're some things I found on their forum:
Links
- www.zgameeditor.org - Homepage / wiki.
- github.com/VilleKrumlinde/zgameeditor
- ZGameEditor forum