8000 GitHub - wh173-c47/Labyrinths
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wh173-c47/Labyrinths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java class console application in wich we have a maze generator (done without particular algorithm for now) which generate solvable maze with a start and goal pos and save them into files or zip file depending on the arguments. a maze solver (using Dijkstras algorithm to find the shortest path from the start point to the goal point) which takes in argument a labyrinth file name or a labyrinth zip file name to solve them. a maze displayer which displays the mazes and solved mazes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0