The title of this submission ("Introduction to a star algorithm") is a bit confusing. The article's title is actually:<p><pre><code> Introduction to A*
</code></pre>
It's about the A* algorithm for finding paths through graphs, and has some interesting animations that show how the algorithm works.