AI-Assignment for A Unit of My Course

Target Platform

Windows

Engine and Language Used

Unity 2017 and C#

Project Details

Solo project development, I was responsible for all aspects of the project (this was for an assignment of a unit of my course, in the 3rd year)

Project Duration

3 Months

Source Code: AI-System Assignment: Behaviour Tree


We were given the task of researching, designing and implementing an AI system, for the entities in this project to use, to follow a certain set of rules that were noted in the assignment brief. I choose to use a Behaviour Tree for this (in a nutshell, having the entities react to their current state, based on certain conditions, such as moving to engage the other entity, if they deem themselves capable of defeating them).


The documentation for this project can be found here: Project Documentation

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s