Skip to content

A JAVA program that finds its way through any maze (represented by a double dimenional array) using Tremaux's backtracking algorithm.

Notifications You must be signed in to change notification settings

HirdayGupta/Tremaux-Maze-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tremaux-Maze-Solver

A JAVA program that finds its way through any maze (represented by a double dimenional array) using Tremaux's backtracking algorithm.

About

A JAVA program that finds its way through any maze (represented by a double dimenional array) using Tremaux's backtracking algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages