This website requires JavaScript.
Explore
Help
Sign in
java
/
maze-generator
Watch
1
Star
0
Fork
You've already forked maze-generator
0
Code
Issues
Pull requests
Releases
Packages
Wiki
Activity
Actions
87
commits
1
branch
12
tags
317
KiB
fcb87e13a5
Commit graph
4 commits
Author
SHA1
Message
Date
Manuel Friedli
fcb87e13a5
Rename all "labyrinth" to "maze" and configure the Sonatype maven repo.
2023-05-16 02:15:02 +02:00
Manuel Friedli
6302aaa5e8
Feat: Make start and end of a labyrinth configurable.
...
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Also, small refactoring.
2023-04-16 23:38:01 +02:00
Manuel Friedli
822a1b1528
JSON: Transmit the ID as a string. See commit for the reason.
All checks were successful
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is passing
Details
2023-04-16 00:27:00 +02:00
Manuel Friedli
715d89a57a
Implement a JSON and a JSON-file renderer.
All checks were successful
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is passing
Details
2023-04-14 01:14:23 +02:00