Set starting files to open with GameMaker

Ball Games

Maze Game

Platformer (4 classes)

Scrolling Shooter (3 classes)

More Ball Games

Game Maker Intro

Game Making Process

Step 1: Objects

To create an object, right-click on the Objects folder.

You get this window open … give it a name and usually a sprite

Add events

Then add actions – use the tabs to find the actions…

… and drag them into the action area.

Step 2: Room

Create a room by right-clicking on the Rooms folder.

To place objects in the rooms, go to the objects tab. Left-click to place. Right-click to erase.

Step 3: Testing

Test your game (F5) or use green arrow button.

Repeat steps 1-3, adding/changing objects and rooms.

Simple /Advanced Mode

If you open the game and you only see a few folders like this, you are in Simple Mode (so you have less options).

To get into Advanced mode, go to File>…

In Advanced Mode, you can have more options for types of resources (ie fonts, time lines), and you have more options for the properties for sprites and objects.

Advanced Mode

Shortcut to open files

Once you’ve started working on a game, next class just use File>Recent Files to open what you were working on. If you choose to go File>Open, make sure you are opening the GMK file (not GB1)