Results 1 to 8 of 8

Thread: I need help with my A* path finding program.

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2006
    Posts
    172

    I need help with my A* path finding program.

    I’ve attached my attempt at A-Star path finding.

    It is suppose to find the shortest path while taking the fewest turns and then draw arrows from start to finish.
    I attempted to use a binary heap to sort my F values.

    My problem is that the program seems to lockup and I can’t seem to find the cause.
    Will someone please take a look at it?

    Also, dose anyone have any suggestions on how I can improve this?
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width