ds icon indicating copy to clipboard operation
ds copied to clipboard

ai?

Open nanjizal opened this issue 6 years ago • 2 comments

Hi what happened to ai module? I can add old one and update to work on my github, is this project MIT ?

nanjizal avatar Nov 09 '19 02:11 nanjizal

no longer maintained. but maybe I should add the A* algo to the ds library since it's a graph search algorithm

polygonal avatar Nov 09 '19 19:11 polygonal

We have not updated hxDaedalus recently but there is an example which mixes your A* with it as a form of portal. https://github.com/hxDaedalus/hxDaedalus-NME-OpenFL-Examples/tree/master/hxDaedalus-NME-OpenFL-Examples/06-Multilayer I first used your ai library on a nissan leaf away3d prototype after seeing your demo, later worked with it on shopping kiosk apps they happened to be using it already.

I think the portal concept with hxDaedalus is pretty useful, the idea of marrying two approaches to fit various requirements, I should really update hxDaedalus would be nice to include something similar to the multilayer demo, I could just add your A* to hxDaedalus with a credit if that seems reasonable? Not in any hurry as wanted to decouple it's graphics properly.

nanjizal avatar Mar 17 '20 19:03 nanjizal