No description
Find a file
Manuel Friedli 03b2eae230
Some checks reported errors
continuous-integration/drone/push Build encountered an error
[maven-release-plugin] prepare for next development iteration
2024-12-24 03:36:38 +01:00
docker Very simple way to specify the algorithm to use to generate mazes. 2024-12-14 04:50:30 +01:00
src Implement Wilson's algorithm and let the caller choose the algorithm. 2024-12-24 03:28:35 +01:00
.drone.yml Java21 and some refactoring. 2024-05-18 02:20:31 +02:00
.gitignore initial commit 2020-10-06 01:59:54 +02:00
LICENSE initial commit 2020-10-06 01:59:54 +02:00
maven-settings.xml Java21 and some refactoring. 2024-05-18 02:20:31 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2024-12-24 03:36:38 +01:00
README.md Rename all occurrences of "labyrinth" to maze and update dependencies. 2023-05-16 03:01:48 +02:00

maze-server