Qbasicnews.com
Write A* algo in qb - Printable Version

+- Qbasicnews.com (http://qbasicnews.com/newforum)
+-- Forum: QbasicNews.Com (http://qbasicnews.com/newforum/forum-3.html)
+--- Forum: Challenges (http://qbasicnews.com/newforum/forum-10.html)
+--- Thread: Write A* algo in qb (/thread-3724.html)

Pages: 1 2


Write A* algo in qb - Kackurot - 04-13-2004

Want a real challenge? Write the A* algo in qb. It can be done!
Have a little graphic demonstration of it finding paths around objects. Just a little challenge I thought up since I haven't been to this site in quit a while.


Write A* algo in qb - relsoft - 04-13-2004

Welcome back!!!


Write A* algo in qb - KiZ - 04-14-2004

excuse my ignorance, but what is an A* algorithm?


Write A* algo in qb - adosorken - 04-14-2004

http://www.geocities.com/jheyesjones/astar.html
http://theory.stanford.edu/~amitp/GameProgramming/


Write A* algo in qb - potato - 04-14-2004

Quote:excuse my ignorance, but what is an A* algorithm?

the algorithm that will piss you off most when trying to make one.


Write A* algo in qb - whitetiger0990 - 04-14-2004

yay! i finnally did it! it may me crappy and really messed up but it works (i think)!


http://mywebpages.comcast.net/whitetiger0990/qbasic/programs/ASTAR.TXT


edit:
Quote:the algorithm that will piss you off most when trying to make one.
you got that right


Write A* algo in qb - Agamemnus - 04-15-2004

The A* algorithm is one the most dirty algorithms ever created.


Write A* algo in qb - na_th_an - 04-15-2004

Yeah, it is. That's why it is one of the most used search algorithms.


Write A* algo in qb - Agamemnus - 04-17-2004

People like being tortured by such algorithms.


Write A* algo in qb - whitetiger0990 - 04-17-2004

Quote:People like being tortured by such algorithms.
it took me several hours to get it. hey... since only I entered do I win something? =P