Skip to content

ShadowCat567/DirtyWork_PathfindingAndAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PathfindingAndAI

Pathfinding and Behavioral AI that I worked on for my Game Design Capstone Project, Dirty Work. I should note, there are a lot more systems that rely on the Pathfinding and Behavior AI that I have been working on for this project, but much of that work does not enhance the Pathfinding and Behavior work shown here as it is primarily related to either enemy spawning or systems that I was not the main contributor for.

Essentially, this only scratches the surface of what is going on in Dirty Work, but the rest will stay in a private repository since it is work either I or my teammates would prefer to keep private.

External References and Packages used in Project:

Priority Queue for C# from BlueRaja: https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp

NuGet for Unity from GlitchEnzo: https://github.com/GlitchEnzo/NuGetForUnity

Introdcution to A* Algorithm from Red Blob Games: https://www.redblobgames.com/pathfinding/a-star/introduction.html

About

Pathfinding and Behavioral AI for Dirty Work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages