Thread: Pathfinding problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Mar 2012
    Posts
    13

    Pathfinding problem

    Had to make a path finding program using the a* algorithm but when I compile it just crashes, anyone got any idea where I'm going wrong?

    Cheers
    Last edited by Valdo; 11-12-2012 at 02:51 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Pathfinding
    By nasser in forum C Programming
    Replies: 5
    Last Post: 05-20-2011, 12:13 AM
  2. fun with pathfinding
    By BobMcGee123 in forum Game Programming
    Replies: 11
    Last Post: 06-15-2006, 02:28 PM
  3. A* pathfinding: Has anyone here used it?
    By Stan100 in forum Game Programming
    Replies: 2
    Last Post: 10-11-2003, 01:46 PM
  4. AI (Pathfinding)
    By jdinger in forum Game Programming
    Replies: 7
    Last Post: 04-16-2003, 10:20 AM
  5. A* pathfinding
    By minesweeper in forum C++ Programming
    Replies: 3
    Last Post: 11-30-2002, 04:56 PM