Skip to content

jacob-thompson/pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pathfinder

A program that visualizes pathfinding algorithms in customizable space.

pathfinder follows C++11 standard and uses SDL2 for rendering.

sdl2, sdl2_image, and sdl2_ttf are required to build this project. On macOS, you can install them with Homebrew:

brew install sdl2 sdl2_image sdl2_ttf

About

A program that visualizes pathfinding algorithms in customizable space.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published