Tuesday, 19 June 2018

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 platform video series on Youtube:
https://www.youtube.com/watch?v=izNXbMdu348&t=301s
But I also looked at this video:
https://www.youtube.com/watch?v=wmnaOLI6RzE
Unlike my original plan, I decided to make it a 1 stage game, where the player tries to kill all the enemies, and reach the chest, but as the score gets higher the game's difficulty increases.
I had an issue with a code, because the Game Maker version of the tutorial was different than mine. Instead of writing (instance_create_layer) to create a bullet, I had to write (instance_create).


No comments:

Post a Comment

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...