Exploring Influence Map Path Finding
Exploring Influence Map Path Finding reveals several interesting facts.
- AI Game I developed at University. Top Down 2DBase Defense game using A*
- A* (A Star)
- This is a short game A.I. demo i have been making with SDL, to show how
- Pathfinding
- This uses a slightly modified depth first search maze generation algorithm to create some dead ends and some loops within the ...
In-Depth Information on Influence Map Path Finding
Here I'm using an A prototype for This video demonstrates the combination of This video demonstrates the more intelligent
This is my final project for Game AI, focusing on very basic
Stay tuned for more updates related to Influence Map Path Finding.