Game Maker

From Mario Fan Games Galaxy Wiki
Revision as of 18:02, 3 April 2008 by Hohoo (talk | contribs) ("GameMaker" => "Game Maker")
File:Gamemaker Logo.png
The current Game Maker Logo

GameMaker (GM) is a game creator with a wide extension of features. It is a popular choice at MFGG, often rivaling the Clickteam products. However, there are known to be issues with Game Maker and certain computers, so games do not always run.

Game Maker runs off it's own specific script, called Game Maker Language (GML). GML is a variable-based script system which allows users to use built-in variables, as well as create their own. There is an alternative method of programming, consisting of "Drag-and-Drop" icons. These are simpler to use, though are usually much more limited than strict GML.

For even easier use, Game Maker can run in "Simple Mode" or "Advanced Mode." Simple Mode leaves out more advanced settings and should be used if you are a beginner at Game Maker. Advanced Mode consists of the same outline as Simple Mode, though it has more programming choices to choose from to fine-tune your game. Advanced Mode is intended for experienced users.

Game Maker is free, with an optional "Registered Version." Registered Version allows for more features, including particles and limited 3D games. The most recent version of Game Maker is 7; however, it has been criticized for being too similar to 6.1.

Game Maker 7 was bought or is owned by YoYo Games, which also made a new license agreement. It was misunderstood, and people thought YoYo Games owns rights to any characters you invent. This generally seems as scandalous, so many people are still sticking to older Game Maker versions.

The license agreement was later corrected.


See Also

External Links