A* Path Finding

My implementation of the A* algorithm using the olc::PixelGameEngine from One Lone Coder, another great channel.

Example

Example Video

Cloning

Don't forget git submodule update --init --recursive after cloning this repository.