The elements of a video game are coming together with each Unity gameObject containing behaviors that give each some individuality.
(a) The Player can move, attack and escape.
(b) The enemy ships attack from random entries
(c) The Player can powerup with strength from time to time to make heavy fire against enemies.
The addition of animation adds visual interest in addition to the usual “set and hit” game play.