Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 937 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 937 Bytes

Description

This project was an assignment of the AI course, at the time during university. Gameplay components and level design were provided by the tutor. The Behaviour Tree is a very common way to represent AI in video games. The project is intended to represent two teams playing "Capture the flag" against each other. The Behaviour Tree scripts can be found at "AIAssignmentProject/Assets/Scripts/BehaviourTree".

Unity version: 2019.1.5

Screenshots

Screen01 Screen02

Useful links