⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{wikipedia|Game Maker}} {{implementation|GML}}

== Game Maker ==

'''Game Maker''' (often abbreviated to '''GM''') is a [[Windows]] and [[Mac]] [[IDE]] originally developed by [[wp:Mark Overmars|Mark Overmars]]. It is currently developed and published by [http://www.yoyogames.com YoYo Games], a software company in which Overmars is involved. Game Maker allows users to easily develop computer games without the requirement of prior computer programming experience, while allowing advanced users to create complex applications with its built-in scripting language, [[:Category:GML|GML]].

Although intended for programming games, it is also very capable of many other function for a variety of different types of programs.

Since its initial release in 1999, Game Maker gained many new features, notably [[:Category:3D|3D]] graphics support, as well as a significant user base, with YoYo Games providing free hosting for user-created games.

==Game Maker Studio==

Game Maker Studio is a significantly newer version of the program. Since Game Maker 8.1 many new features have been added such as Physics, Networking and export to platforms such as Android or iOS.

==See also==

  • [[wp:Game Maker|Game Maker on Wikipedia]]
  • [http://www.yoyogames.com YoYo Games homepage]