Nature park question [modified]
-
I am so sorry to ask a stupid question,I just want to know how to get it,and I don't understand what is A*,thank you. -- modified at 3:56 Friday 23rd March, 2007
Always do you best,what you plant you will harvest later!
A* search algorithm[^] Also search the articles. IIRC there is one that deals with a C# implementation of A*.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
-
I am so sorry to ask a stupid question,I just want to know how to get it,and I don't understand what is A*,thank you. -- modified at 3:56 Friday 23rd March, 2007
Always do you best,what you plant you will harvest later!
I don't understand your questions. Probably because you didn't ask one. If you want an answer, you should ask a question. If you're asking for info on the A* pathfinding algorhytm, just keep looking, there are some really good tutorials out there, but make sure you understand the logics before you try to code it yourself. It took me a while to get it too. A* for beginners[^]
Visual Studio can't evaluate this, can you?
public object moo { __get { return moo; } __set { moo = value; } }
-
I am so sorry to ask a stupid question,I just want to know how to get it,and I don't understand what is A*,thank you. -- modified at 3:56 Friday 23rd March, 2007
Always do you best,what you plant you will harvest later!
Hi, Could you please reiterate the question?
Keshav Kamat :) India