Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

A speedy game of Asteroidz. Fun game :) I lasted about a minute and a half

Notes:

  1. Time is not padded with zeroes (it says 0:1 when is should be 0:01)
  2. Health counter would be nice to see my 9 lives dropping
(+1)

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