Naveen Nattam
game programmer
contact
Naveen Nattam
260-849-2140
naveen.nattam@gmail.com
blog
home
|
resume
Zombie AI
This demo I did as a research project for an AI class at Full Sail. This demo is primarly focused on Steering Behaviors and Waypoint-based Pathfinding.
In the demo, NPCs are trying to avoid and shoot groups of chasing zombies.
Download
source code examples:
CSteeringBehavior
.h
|
.cpp
CGraph
.h
CPath
.h
|
.cpp
PathFinding
.h
|
.cpp
home
|
resume