Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
4.00/5 (2 votes)
See more:
Hello everyone!

I would like to create a pathfinder application for a game, I have the coordinates of the edges of the walkable objects. The question is where could I get started with this project? I have never tried to do anything like this, I saw a few articles here, but I couldn't manage to understand them.

Thanks for the answers.
Posted
Comments
Sergey Alexandrovich Kryukov 3-Jul-11 5:10am    
Not a question.
--SA
Richard MacCutchan 3-Jul-11 7:30am    
Your question is far too broad for this forum, try and narrow it down to what you mean by a pathfinder application. Also, if you cannot understand existing articles on the subject you may need to reconsider your choice of project.

1 solution

You should start with the pathfinding example @ AppHub[^]

there are also some good heuristics explinations on Gamasutra[^] and a great beginner tutorial here[^].

hope this helps.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900