A speedy game of Asteroidz. Fun game :) I lasted about a minute and a half
Notes:
- Time is not padded with zeroes (it says 0:1 when is should be 0:01)
- Health counter would be nice to see my 9 lives dropping
Thanks bud! I will try to checkout your game too.
Yeah the clock has its problem but I am glad I even figured it out, I was going to do just a simple score based on only seconds, but decided to do the clock and struggled get those zeroes, but a few more ifs could have solved it.
I will try to add a health counter as soon as I figure out godot signals better