TD Inc.

- Team Size: Just me
- Development Time: 8 weeks
- Engine: Unity Engine
- Status: Completed
- My Role:everything
Description
The goal of this project was to make a Tower Defense game. you needed 3 of 8 criteria of a list and add them to your game. like multiple kinds of enemies or an upgrade system.
The idea around TD Inc.
For this I looked at already existing Tower Defense games and searched for features I wanted to add myself.
My contribution
I worked on most features of this game. Like the currency system and upgrading your towers.
Stopwatch

A Small gif of the stopwatch running while playing the game
These are 2 screenshots of how the code looks of the stopwatch
Enemy Spawning
Small snippits of the enemy moving and the waypoint updating
This is where you can see the enemy moving and see the Waypoint number update and that means its moved past a certain waypoint. The max amount of waypoints is 16 which goes from beginning to the end. It allows the enemy to move on the path i have laid down for them.
Planning
A trello board was used to make it clear for myself what I had to do and what was already done.
TrelloIt was fun working on this and this is where you can find the project
You can download the game on my Github pageThe repository to my contribution
Github