Skip to content
/ Maze Public

This program finds out the possible paths to go out of a maze.

Notifications You must be signed in to change notification settings

Tamir91/Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Maze

@autor Tamir Yurovskiy

This program finds out the possible paths to go out of a maze. The input is the mouse position (remember that columns and rows start at 0) and the maze pattern. The program uses backtracking strategy. Good luck!

About

This program finds out the possible paths to go out of a maze.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages