C++ AI Prototype

Date: 2015/05/01 00:00:00
Tags: Projects

During my third year of university, we were required to make a game prototype to demonstrate various AI techniques. For my project I decided to create an endless dungeon crawler which used a state machine to determine how various enemies should behave as well as Breadth First Search for their path finding.

Leave a Comment

Name:

Comment: