Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 305 Bytes

MazeGenerator

MazeGenerator is a library aiming to help the generation of maze for Spigot's plugin.

This library is using the Randomised Kruskal's Algorithm.

Technologies

  • Kotlin 1.8
  • Gradle 7
  • Spigot for Minecraft 1.19.4