Skip to content

ortyomka/Wave-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 

Repository files navigation

Wave Algorithm

Shortest path in the maze, I decided this task with the help of the wave algorithm

You can enter any maze and you see shortest way, if maze have it.

INPUT DATA:

  • Maze's walls mast be full
  • Way's point must be only 2

Designations:

  • '#' - this is wall
  • ' ' - this is space
  • '*' - that point start or finish

Created by Yurin Artyom, Lacyem 'InfoTech', 2016
Under the direction of Nikita Yegorov

About

Wave algorithm is looking for a minimum way through the maze. Status: Final version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages