supakeen's Notes

Algorithms

Several algorithms that are commonly used, some history, and a reference implementation.

Pathfinding

My first encounters with algorithsm were mostly related to pathfinding in games.

A*