My first casual game: NumVaders
Hi,
this is my first finished game developed with Godot:
https://play.google.com/store/apps/details?id=es.joselora.numinvaders
Very simple, but hope you like it. Thanks to all Godot community and contributors. It's very easy to develop a simple game like this with Godot!!
Tags :
Comments
Cool. I will check it later.
For your information, spaceships explosions are never the same. 100 pieces are randomly generated each time with random size, number of edges (3 or 4) and colors (based on ship's predominant colors). Then they are randomly animated from center to out with random angle, speed, rotation speed and fading to transparent.