Skip to content

Releases: Vando7/Maze-Solver

2.0

Choose a tag to compare

@Vando7 Vando7 released this 04 Aug 22:07
7792a9e

Added A* algorithm for shortest path

Fixed the blue plague.

Choose a tag to compare

@Vando7 Vando7 released this 24 Sep 17:55
6ce6f8c
1.1

Update main.cpp

Main program with a bunch of example mazes.

Choose a tag to compare

@Vando7 Vando7 released this 18 Sep 13:56
99c6ffc

This is the first version of this program.
I've added a few example mazes to it so you can test it yourself.