ZGameEditor: Difference between revisions

From Game Making Tools Wiki
(Added logo)
(FL Studio plugin)
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 ==

Revision as of 03:09, 30 July 2021

ZGame Editor logo
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