An open API service indexing awesome lists of open source software.

https://github.com/bfollington/a-star-pathfinding

An A* Pathfinding implementation in Actionscript 3 (using Flashpunk for basic graphical display)
https://github.com/bfollington/a-star-pathfinding

astar-pathfinding flashpunk pathfinding prototype

Last synced: over 1 year ago
JSON representation

An A* Pathfinding implementation in Actionscript 3 (using Flashpunk for basic graphical display)

Awesome Lists containing this project

README

          

A-Star-Pathfinding
==================

An A* Pathfinding implementation in Actionscript 3 (using Flashpunk for basic graphical display)

Click to place obstacles on the map, and press space to trace a path.

If anyone ever wants to use this code, no attribution is requied but it's always nice.