A* pathfinder
A quick and dirt A* implementation
(only distance heuristic)
The black areas are walkable
Click to set start point,
click again to set goal
- forked:7
- favorite:26
- lines:230
- license : MIT License
- modified : 2012-01-28 19:37:39
길찾기
길찾기
Cool
a* pathfinder
Doesn't always find the shortest path, but find a path it does. I like it.
A*


