Skip to content

A* algorithm with visualization using C++ and Qt Framework

Notifications You must be signed in to change notification settings

dabljues/astarviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

astarviz

A* algorithm with visualization using C++ and Qt Framework

Demo

10 50

Installation

astarviz is a Qt project, so it requires qmake to build. If you have qmake, just build the project using astar.pro file.

TODO list

  • Add more colors for a better visualization of the algorithm

  • Check if Qt allows abandoning raw pointers for STL's smart pointers

About

A* algorithm with visualization using C++ and Qt Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published