|
|
onpon
|
|
Reply #2 Posted on: March 22, 2014, 08:19:47 am |
|
|
Joined: Feb 2010
Posts: 102
|
a programming language for creating games that can produce Win, Mac, Linux, IOs and android binaries from one single source file That's not exactly special. Languages being cross-platform has been a normal thing for decades now. Even Game Maker supports at least the popular systems now. I'm looking at your example code, I don't see anything special about it. It looks like a variant of JSON with a couple of minor changes and the unnecessary "if" syntax. If you want to create ENIGMA files in a JSON-like structure, why not just use JSON? Side note: no indentation = ugly.
|
|
« Last Edit: March 22, 2014, 08:22:47 am by onpon »
|
Logged
|
|
|
|
|
onpon
|
|
Reply #4 Posted on: March 22, 2014, 10:06:25 am |
|
|
Joined: Feb 2010
Posts: 102
|
It's just a structured file with data, like a JSON or XML file... how exactly is that "original"? Game Maker has been using XML files for quite a while now. Trying to devise a syntax which is almost identical to JSON from scratch just strikes me as a complete waste of effort. It seems to give the ease of development given by GML and the same time allows you to do so without a special IDE. We're talking about throwing the data into a non-standard structural format that looks a lot like JSON. Well, that's fine, but again, why not just use JSON or even XML? In fact, that raises another question: how is it any better than the Game Maker XML format? I'm not opposed to this, but it seems it's being done in a way that wastes a lot of effort for very little if any gain.
|
|
|
Logged
|
|
|
|
Goombert
|
|
Reply #5 Posted on: March 22, 2014, 10:39:33 am |
|
|
Location: Cappuccino, CA Joined: Jan 2013
Posts: 2993
|
wut?
GM XML format, do you mean GMX by that? If so that is the format your project is saved in, not the format of the scripting...
|
|
|
Logged
|
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.
|
|
|
|
|
|
Dran768
|
|
Reply #9 Posted on: September 04, 2014, 06:02:17 pm |
|
|
Joined: Sep 2014
Posts: 1
|
that is cool 3d android game maker is it ready for download?
|
|
|
Logged
|
|
|
|
|
Josh @ Dreamland
|
|
Reply #11 Posted on: September 07, 2014, 04:26:13 pm |
|
|
Prince of all Goldfish
Location: Pittsburgh, PA, USA Joined: Feb 2008
Posts: 2950
|
Please don't create duplicate accounts for the sake of self-promotion.
|
|
|
Logged
|
"That is the single most cryptic piece of code I have ever seen." -Master PobbleWobble "I disapprove of what you say, but I will defend to the death your right to say it." -Evelyn Beatrice Hall, Friends of Voltaire
|
|
|
|