Thursday 19 April 2018

Game Maker - Asteroids Part A



A file to my Asteroid Game,




What difficulties did you have? How did you solve them?

I was creating original rocket referencing a clip art I found and I had difficulty with drawing and resizing the rocket to fit in the game. I tried several functions in the editing tabs of rocket sprite and found a way to properly resize it. 

Tuesday 3 April 2018

Game Maker - Catch the Clown


This is a link to my Clown Game file.




I didn't have difficulties to create the Clown Game because the tutorial was very descriptive. However I got confused when I was setting the "obj
_clown" to transform. I had to place the action of  "Transform the sprite" in each Events of  "obj_clown"and the problem solved.