cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
pathfinding
pathfinding
Sep 6, 2008 at 7:12am UTC
hamsterman
(4538)
Hi
I want to make a pathfinding for my strategy game. I know how to make a tile based system but I need something more like waypoints. I dont have anything so far. Any ideas or links appreciated
Sep 6, 2008 at 7:29am UTC
firedraco
(6247)
http://en.wikipedia.org/wiki/A*_search_algorithm
That page also has a bunch of links to other search algorithms if you want to check out the other options.
Topic archived. No new replies allowed.