Simple arcade game where u controlling spaceship and try to survive.
Has 2 types of enemy: Asteroids (5 sprites) and UFO(follow the player).
Also has 2 weapon types: Cannon gun and Laser.
The main goal of this project is to try MVP architecture without any frameworks(Zenject, UniTask, etc).