So, I've been working on a Breakout game based on this.
Here is a screenshot of a decent-working version:
And here is a screenshot of one that freezes on a white screen when exiting and then resets the calc:
I would like some help as to why it is freezing. Also, it sometimes replaces the first few colors of the side bars with bright red, if that info helps any.
You can find my source here.
Also, if you notice, the flashing tiles are supposed to explode all the ones surrounding it, and if it explodes another flashing one, it's supposed to continue until it runs out of flashing tiles. Every time I try to implement this, though, it just freezes the calc and I'm forced to exit CEmu altogether. Any advice on this would be nice as well.
All help is appreciated!
Edit:
Here's a gif with the red lines and resetting at the end:
I'm pretty sure my errors have to do with my function to "explode" the surrounding tiles. I'm just not sure why.
Here is a screenshot of a decent-working version:
And here is a screenshot of one that freezes on a white screen when exiting and then resets the calc:
I would like some help as to why it is freezing. Also, it sometimes replaces the first few colors of the side bars with bright red, if that info helps any.
You can find my source here.
Also, if you notice, the flashing tiles are supposed to explode all the ones surrounding it, and if it explodes another flashing one, it's supposed to continue until it runs out of flashing tiles. Every time I try to implement this, though, it just freezes the calc and I'm forced to exit CEmu altogether. Any advice on this would be nice as well.
All help is appreciated!
Edit:
Here's a gif with the red lines and resetting at the end:
I'm pretty sure my errors have to do with my function to "explode" the surrounding tiles. I'm just not sure why.