If you need a clean and consistent sandbox to find your way, what would you use?
I want to experiment with various path finding algorithms by sending virtual units (robots) around obstacles on the geometric plane.
But I don’t need the overkill function, like a game engine or Flash, maybe just an animated report and my own collision detector.
I prefer it to be written in python, but if there are alternatives to Java or C ++, I would appreciate them too.
source
share