shdpl / AS3-AStar

Beware - it's ugly as hell but its purpose isn't being easy to read or refactor, but being fast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro-optimized version of pretty fast Actionscript3 AStar written by Tom Newton.

Demo of original version can be found on his webpage.

What you're seeing here is a sample of code i made for someone quite a while ago, and i seriously doubt it will be improved by me in the future. You might be interested in looking on another fork, which might contain some interesting improvements and/or bugfixes.

LICENSE: Public Domain

About

Beware - it's ugly as hell but its purpose isn't being easy to read or refactor, but being fast.


Languages

Language:ActionScript 94.8%Language:HTML 5.2%