xaguzman / pathfinding

Java pathfinding framework.
Apache License 2.0
96 stars 28 forks source link

[Question] Is this library support still alive? #12

Closed ronjunevaldoz closed 8 years ago

xaguzman commented 8 years ago

I am still using it, I just havent put any more code into it, since so far it has solved my needs and I don't think there are many more users using the library.

So yeah, to a degree, but it just doesnt have the same amount of time being dedicated to it


Xavier Guzman

http://blog.xavierguzman.com http:////plus.google.com/u/0/113140404022814604923? http://mx.linkedin.com/in/xavierguz/ https://twitter.com/arkalain

Blog http://blog.xavierguzman.com | G+ http:////plus.google.com/u/0/113140404022814604923? | LinkedIn http://mx.linkedin.com/in/xavierguz/ | Twitter https://twitter.com/arkalain

On Wed, Aug 3, 2016 at 1:08 PM, Ron June Lopez notifications@github.com wrote:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xaguzman/pathfinding/issues/12, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGZ25VoOZ9kFn8aHERR6rxlwD9e02aiks5qcNkOgaJpZM4Jb7VQ .

ronjunevaldoz commented 8 years ago

@xaguzman your library is awesome!, a beginner like me in AI path-finding programming will benefit a lot. I hope there's a lot more enhancement like for a versatility of the library. Kudos man!, also I want to be able to understand how the library works specifically using the graph, node, connection because in the GDX ai wiki they don't give a simple code example for a beginner (zero knowledge in AI) like me. So I am looking forward, that in the future you could provide an examples and explanations not only about the library and only in GDX ai path-finding.