which opensource AI lib is good for game deving?

Started by
1 comment, last by IFooBar 20 years, 8 months ago
Preferably one that supports neural nets. I found a bunck on sourceforge but I''ve never used any of them so I would appreciate your suggestions. :::: [ Triple Buffer ] ::::
[size=2]aliak.net
Advertisement
Just curious.. what are you going to us NNs for?

I would suggest rolling your own AI system. They tend to be fairly tightly coupled to the game. Sure, you can get a NN or A* library, but they are fairly simple to write. If you don''t want to write one, I would consider just grabbing bits of source off the net as you see things that are useful.
neural nets, becuase i find the idea of having the NPCs learn things as they go along very intriguing

but ok, i guess ill end up doing what you said anyway, just checking first

[edited by - ifoobar on August 10, 2003 1:52:37 AM]
[size=2]aliak.net

This topic is closed to new replies.

Advertisement