Skip to content

A C++ program that displays on the screen the shortest path to the exit in a maze using Breadth-First algorithm and Qt Designer with Visual studio for the UI.

Notifications You must be signed in to change notification settings

Adrian-ct/BFS-Maze

Repository files navigation

BFS-Maze

A C++ program that displays on the screen the shortest path to the exit in a maze using Breadth-First algorithm and Qt Designer with Visual studio for the UI. image

It displays in green the shorted path from beginning to end. image

About

A C++ program that displays on the screen the shortest path to the exit in a maze using Breadth-First algorithm and Qt Designer with Visual studio for the UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages