Skip to content

API for finding optimal path through the maze (C language)

Notifications You must be signed in to change notification settings

InsarMag/Maze-Solver

Repository files navigation

Maze-Solver

The maze.h file contains defenitions for all availabe functions The maze.c file contains implementation of those functions

Formating of the maze must be the same as in example maze.txt files

maze_test.c contains example of API utilization Use Makefile to complie all of the files

About

API for finding optimal path through the maze (C language)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published