Blue Balls Of Evil

1 Creating Sprites & Sounds

Before starting to make this game, make sure that you have copied all of the sprites and sounds from the Game Resources page.

Do make sure that you have done some Game Maker before trying this. The First Game is as good a place as any for you to start.

Create Sprites

There are 4 sprites needed for this game. Pay attention to the screen shots - the character and enemy ar eboth transparent, the edge and end sprites are not. They should be created as follows,

spr_char - the player's character

spr_enemy - the evil blue ball

spr_edge - the boundary of the maze

spr_end - the bit you have to reach to end the level

Create Sounds

We need 3 sounds for the game. They are as follows,

Look carefully at the settings for the background music sound. I have turned down the volume slightly on this sound so that it doesn't prevent us from hearing the other sounds that we want to play during the game.