Ask HN: Where are the open source AI/planning libraries?
https://news.ycombinator.com/item?id=2405072For the game my partner and I are writing, we're using open source libraries where ever possible. We've been able to find high quality open source libraries for physics, graphics, etc. Now I'm looking for a planning AI library for the NPCs, and I'm turning up nothing useful. We have no problem with writing our own libraries (and releasing them as open source!) when the existing offerings are poor quality or missing, but I don't want to re-implement something if a good one already exists.