Skip to content

therealgymmy/PathFindingVisualizer

Repository files navigation

Path Finding Visualizer

A simple path finding visualizer. Coroutine, another project of mine, is used to help implement the tightly coupled graph traversing and rendering components.

For now, it only supports DFS search to find path. I plan to add various kinds of path finding algorithm in the future.

openFrameworks is required to build the application (however, the binary inside the bin folder should run fine on Windows without openFrameworks ).

ScreenShot

About

A path finding visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages