Game Maker

From Mario Fan Games Galaxy Wiki
Revision as of 16:39, 14 November 2007 by Black Squirrel (talk | contribs)
File:Gamemaker Logo.png
The current GameMaker 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 GameMaker and certain computers, so games do not always run.

GameMaker 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, GameMaker 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 GameMaker. 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.

GameMaker is free, with an optional "Registered Version." Registered Version allows for more features, including particles and limited 3D games. The most recent version of GameMaker 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. As such, the standard "your game, your money" deal was nixed. Thusly, YoYo Games owns rights to any characters you invent. This is generally seen as scandalous, so many people are sticking to older Game Maker versions.

See Also

External Links