Wednesday, 25 April 2018

GameMaker - Asteroids Part A


File: https://drive.google.com/open?id=1xbbiZp3kyGOkbt4h8reBtuuIFRGjwZEw

I didn't really have any technical difficulties. But I wanted to change the appearance of the sprites, which will probably be more time consuming.

Friday, 6 April 2018

GameMaker - Catch The Clown

Game File:
https://drive.google.com/open?id=1fG2bvHU_1pqEdD9kO-lNR1wloxAwQybg

Quesions:
What difficulties did you have? How did you solve them specifically?

  I experienced some difficulty during the last part of the tutorial, when it was time to create the score count. Initially I had added the ``draw score`` to the same event as the music file, but once I tested the game and noticed it wasn`t working I tried adding a new event- draw, this change solved the issue and the score counter appeared on screen.




Final project journal 10

June 18   On this last class I added the finishing touches to do game, and wrapped the project. Like other days I continued following the...