Skip to content

Maze generator/solver (backtracking implementation)

Notifications You must be signed in to change notification settings

Ocarina588/Dante

Repository files navigation

Dante-s-star

Maze generator/solver

backtracking implementation in C

compilation via Makefile

This project work on linux

example :

generator/generator x y

solver/solver map_name

Start of a maze is the top-left corner and the end is the bottom-right corner

Releases

No releases published

Packages

No packages published