Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. geno

    Help with my A* implementation T_T

    Hello, my A* implementation have been giving me a headache for the past hours and am now turning here for help. Here are 2 snippets of my code, 1 snippet is the part of my code that searches through the nodes and do the open/closed list operations and the second snippet is the part that...
Top