Re:AI programming with Delphi/Pascal
Quote
Paul Brian (p...@plymouth-argyle.demon.co.uk) wrote:
: I am trying to find examples of source code for AI programming in
: Delphi/Pascal.
:
: I want to implement searching algorithms(depth-first, breadth-first etc)
: and A* but I'm not sure where to start. I found lots of
: theory but no concrete exmaples, especially in Delphi/pascal.
Bryan Stout recently had an article in Game Developer regarding his
A* utility. It's entirely written in Delphi, I believe.
Steve
+=============================================================================+
| _ |
| Steven Woodcock _____C .._. |
| Hired Gun, Gameware, 3D, and AI ____/ \___/ |
| Wyrd Wyrks Consulting <____/\_---\_\ "Ferretman" |
| Phone: 719-392-4746 |
| E-mail: swood...@concentric.net |
| Web: http://www.concentric.net/~swoodcoc/ai.html (Dedicated to Game AI) |
| Disclaimer: Yeah, I work for Lockheed-Martin Real3D....you think |
| anybody there ever listens to *my* opinion? Get *serious*. |
+=============================================================================+