GameMaker - Asteroids - Part B

EXE File:
https://drive.google.com/file/d/1GQC_s4WcQkz_D2mNjMljQZIuJdsI1Mkq/view?usp=sharing

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

In Part B, I had some difficulties getting my game to work. I would run the game and find it riddled with some annoying error. To solve this I ran the game in debug mode so I can precisely see where the error is in my lines of code and fix it. It was often some stupid typo like I would write ramdom instead of random.

Comments

  1. Blog post 5/5. Functionality 27/30 (asteroids don't respawn). Graphics 3/5. Total 35/40.

    ReplyDelete

Post a Comment

Popular posts from this blog

GameMaker - Asteroids - Part C

Indie Game: The Movie

GameMaker - Asteroids Part A