No description
Find a file
Manuel Friedli 5e6965fa55
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Refactoring and clean-up. It is better organized, but the very basic data structures
of the maze are not really suited for Wilson's algorithm.

Another refactoring will be required.
2024-12-24 02:50:45 +01:00
src Refactoring and clean-up. It is better organized, but the very basic data structures 2024-12-24 02:50:45 +01:00
.drone.yml Chore: Java 21. 2024-05-17 23:44:11 +02:00
.gitignore initial commit. 2020-10-01 00:51:17 +02:00
LICENSE Initial commit 2020-10-01 00:50:21 +02:00
maven-settings.xml Tokenized login. 2024-05-18 01:21:09 +02:00
maze-generator.iml Rename all "labyrinth" to "maze" and configure the Sonatype maven repo. 2023-05-16 02:15:02 +02:00
pom.xml Refactoring and clean-up. It is better organized, but the very basic data structures 2024-12-24 02:50:45 +01:00
README.md Rename all "labyrinth" to "maze" and configure the Sonatype maven repo. 2023-05-16 02:15:02 +02:00

maze-generator