Joint project (game) for C# course at Ural Federal University
-
Created generating script for the field
-
Added an ability to place objects and visualization of "placeability"
-
Useless scripts were removed. Improved code purity and safety
-
Fixed an incorrect spawn bug (Well, it looks like fixed, but who knows)
-
Added path generation script. Random generation will be available in the future
-
Added Turret class and model. It can now react on the objects with Enemy tag
-Added Enemies and economics -Added Scores