An Outline of Game Maker

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search
Gm.png

Contents

[edit] Game Maker

Game Maker is an easy to use program that makes games in a drag and drop format, it also introduces programming in a user-friendly format. When people first used game maker, they really only looked at the "game" aspect of it, but now, people can fiddle around a bit, and come up with not only games, but programs too.

[edit] Outline of the programming (gml)

GML, stands for game maker language, and is simple to use, its almost like asking it to do this and that.

[edit] Starting some gml

There are many ways to do gml, such as script, libs, and dlls. but i will just cover an aspect of its main area. In an object, you choose an event, and drag in execute code. The code you may find tuts at many places especially on the GMC. There is many things to do in the code, but there is one easier code that is very simple if you're only needing one variable, these come at SET VARIABLE, and TEST VARIABLE.

[edit] Tuts and FAQ

put any tuts here, or frequently asked questions of game maker.

[edit] Yoyogames

Yoyo games is now the official producer of game maker, having taken the reins from Mark Overmars, some people thing this is bad, but actually this is generally good as it makes updates come faster, thus meaning more features.
Link:YOYOGAMES

[edit] GMC

GMC is the game makers community, where there is a huge community of people with one thing in common: They all use game maker. This is a helpful community, where you can play, or test others games and programs. You can also request sprites and sounds, even a team. And maybe, one day, you may help them.
THE GAME MAKERS COMMUNITY

[edit] Other Game Maker articles

[edit] Contributers:

  • Antome: generally making the article and providing an outline.
  • Beaver 05:03, 2 December 2007 (UTC)