Game AI

CS380 Game AI.

Projects and assignments for CS380 Artificial Intelligence for Games class.

Realistic Enemy AI in Stealth Games (Final Project)

...

Creating an optimal cover map

...

A*

...

Behavior Trees

We learned and used behavior trees. We started with the theory, from nodes to decorators and blackboards, and we ended up building an small demo as an assignment.