MitchellHansen / a-star

A* pathing, SFML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a-star

Simple implementation of the a* algorithm

This is a particularly old project of mine so it suffers from OOP explosion and pretty bad code

Blue = wall

Red = walkway

Yellow = pather

Left click to change path

alt tag

About

A* pathing, SFML


Languages

Language:C++ 51.2%Language:CMake 48.8%