A* is quite easy to do in Lite-C. I did a small implementation of it once, it wasn't in fact the full algorithm and it wasnt optimized but it worked.


BASIC programmers never die, they GOSUB and don't RETURN.