MazeGenerator is a library aiming to help the generation of maze for Spigot's plugin.
This library is using the Randomised Kruskal's Algorithm.
- Kotlin 1.8
- Gradle 7
- Spigot for Minecraft 1.19.4
MazeGenerator is a library aiming to help the generation of maze for Spigot's plugin.
This library is using the Randomised Kruskal's Algorithm.