Skip to content

A program that uses A* search to find the exit in a Matrix given as input.

Notifications You must be signed in to change notification settings

Adrian-ct/A-Search-Maze

Repository files navigation

A-Search-Maze

A program that uses A* search to find the exit in a Matrix given as input. image

It prints on the screen the shortest path to the exit and the steps taken. image

About

A program that uses A* search to find the exit in a Matrix given as input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages