Game Maker: Difference between revisions

no edit summary
m (tagged with "from wp")
No edit summary
 
Line 1:
{{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]].
Line 7 ⟶ 11:
 
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==