Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 572 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 572 Bytes

LidlStarTrack (08.07.2022)

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).