Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.
/ Labyrinth Public archive

Java Application that creates and solves labyrinths based on different algorithms

Notifications You must be signed in to change notification settings

do3meli/Labyrinth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labyrinth

This is a Java Application created during the 2nd software project course @ ZHAW. As per now it uses Depth First Search algorithm to create a maze and also provides a Import function. To solve the created or imported maze it uses A* or Righthand algorithm.

Automated Builds

Check out our Jenkins build server Also have a look at the sonar analysis

Documentation

The project documentation is written in german. A PDF version can be found here: Labyrinth.pdf

Authors

Do3meli

bueti

About

Java Application that creates and solves labyrinths based on different algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages