maze solver online with Winfy

We have hosted the application maze solver in order to run this application in our online workstations with Wine or directly.


Quick description about maze solver:

Why solve a maze when you can get a computer to do it for you? All you have to do is draw the maze in a text file using: the character 'T' to represent a free space, 'P' to represent a wall, the character 'S' to represent the starting point, and 'F' to represent the finishing point. Just drag and drop the text file into the program and select which algorithm you would like the program to use to solve the maze. Currently you can choose either the Recursive algorithm (which does not give you the shortest path) or the Breadth-first search algorithm (gives you the shortest path).

Building requirements:
You compiler needs to support C++ 11 if your compiling the C++ version.
You compiler needs to support C99 if your compiling the C version.

Features:
  • The code is completely platform independent
  • This program is published under the GNU General Public License


.

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.