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.
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.
Subscribe to:
Posts (Atom)
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...
-
1. I had difficulty with making the speed of both cars be separate so the cars could be controlled by different players. To fix this I mad...
-
Final Project Link: https://drive.google.com/open?id=17nAOoFB7XVJyBt7-r5JilNIzVMdb1hRH I also created sprite sheets, and backgrounds: ...
-
June 8 Today I was working in game maker, trying to create the intro and title to my game. But I was having some difficulty with this, I...