Totally Titled Tower Defence
April - November 2022
Source Code
Itch.io Page
Summary
- Language: C#
- Technology: Unity (v2022.1.13f1)
Description
A simple tower defence game, where you defend a space cow from floating cubes.
Features
- Element-based mechanics.
- Upgrades available for each tower, such as fire rate, vision & damage multiplier.
- Pathing system, with branching.
Elements
- Water - Increases effect of ice & electricity.
- Ice - Reduces speed of a unit.
- Fire - Inflicts damage to a unit over time.
- Acid - Increases damage taken for a short period of time.
- Electricity - Halts unit for a short period of time. Amplified by water.
- Ground - Damage reduced by ice. Removes electricity
Upgrades
Each unit can be upgraded. Turrets can have their fire rate, vision & a damage multipler improved; any area of effect units can simply improve their effect radius.

Pathing
A pathing system with additional tools in the Unity inspector for easy moving & tweaking; allows for branching and returning paths.
The cyan line represents branching off the main path, and the red line returning to it
Media




