Skip to content

alihuseyn/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Problem Task 1

StyleCI Badge

Used Algorithm: Recursive algorithm

  • All inputs located under maze folder.
  • Before executing script, be sure that docker is installed (Docker).
  • First run ./shell.sh under folder
  • Then run php index.php < maze/maze1.txt
  • The result will view. I hope you will like :)

Maze Inputs

  • maze1.txt - Fail Approach
  • maze2.txt - Success Approach
  • maze3.txt - Success Approach

About

Maze Problem Task 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published