You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A quick implementation of A* pathfinding on a uniform cost grid, with a quick depth-first search maze generator. Released publicly for ludum dare entries (including mine, so I didn't have to write this in the 48 hours :P)