Skip to content

a-khakimov/QCoolLine

Repository files navigation

QCoolLine

What is it?

The program for drawing the shortest lines on the stage. When starting, obstacles are randomly placed on the stage, then you need to specify point А and point B, after which a line will be drawn that shows the smallest length between these points.

Stack

  • C/C++
  • Qt Creator

For finding shortest lines between points, used breadth-first search algorithm.

More

More information about the program can be found in my blog

How run it?

  • install Qt Creator
  • open the project and run it

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published