SkillAgentSearch skills...

FancyPantsAStar

A C++ program, which is based on the Qt framework, visualizes the processes of A* pathfinding algorism.

Install / Use

/learn @bchuh/FancyPantsAStar
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FancyPantsAStar

  • A C++ program,which is based on the Qt framework,provides interaction with the pathfinding method and visualization of the A* pathfinding algorism.   <img src="https://github.com/bchuh/ImageLib/blob/master/2020.8.6/pathfinding_capture%202.gif" width = "500" height = "500" alt="Picture missing" align=center />

Update note

  • 2022/3: add BFS and Dijkstra method.

What is Qt?

Qt (pronounced "cute") is a free and open-source widget toolkit for creating graphical user interfaces as well as cross-platform applications that run on various software and hardware platforms such as Linux, Windows, macOS, Android or embedded systems with little or no change in the underlying codebase while still being a native application with native capabilities and speed.

  • Check out 'Compiled versions' folder to obtain compiled version(for windows 10) for this program.

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated14d ago
Forks3

Languages

HTML

Security Score

85/100

Audited on Mar 23, 2026

No findings