Game Maker

From GMpedia.org Wiki

Jump to: navigation, search
Game Maker
Screenshot
Developer
Developer: YoYo Games
Publisher: YoYo Games
Version
Latest Stable Version: Game Maker 7.0
In Development: none (Presumably Game Maker 7.1), planning
Platform
Operating System: Microsoft Windows
Other Requirements: DirectX
Other
License: Proprietary
Website: http://yoyogames.com/gamemaker
The Game Maker Logo
The Game Maker Logo
Game Maker is a game development software application written by Mark Overmars in the Delphi programming language. Overmars released it in 2000. It is designed to allow its users to easily develop computer games without having to learn a complex programming language such as C++ or Pascal. For experienced users, Game Maker contains a built-in scripting programming language called "GML", or "Game Maker Language". Games can be distributed under any license (including no license), as non-editable executable ".exe" files or as the source code file (.gmk, .gm6, .gmd, .gmf) itself.

To extend the drag-and-drop functionality of Game Maker, users can use files called Libraries to add new drag-and-drop items to the lists. These can be created with a special library builder.

Game Maker is available in a free version and a registered version. The registered version, which costs €15 (about $20), has more features than the free version. Some of these features include the ability to incorporate DLLs, create multiplayer games, take advantage of Direct3D to create first person shooters and the like, use particles, and utilize advanced drawing functions. The free version, while still having more than enough features for a novice programmer, displays a small Game Maker Logo during the loading of the user's game.

[edit] Current Game Maker Version

The Current version of Game Maker is version 7.0, the first release of Game Maker under YoYo Games.

[edit] See Also

[edit] External Links

Personal tools