This website requires JavaScript.
Explore
Help
Sign in
java
/
maze-server
Watch
1
Star
0
Fork
You've already forked maze-server
0
Code
Issues
Pull requests
Releases
Wiki
Activity
feature/algorithms
#9
Merged
manuel
merged 2 commits from
feature/algorithms
into
master
2024-12-24 03:35:17 +01:00
Conversation
0
Commits
2
Files changed
10
+233
-11
2 commits
Author
SHA1
Message
Date
Manuel Friedli
3c2fca9a74
Implement Wilson's algorithm and let the caller choose the algorithm.
All checks were successful
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is passing
Details
2024-12-24 03:28:35 +01:00
Manuel Friedli
c4d707d64a
Very simple way to specify the algorithm to use to generate mazes.
Some checks failed
continuous-integration/drone/push
Build is failing
Details
2024-12-14 04:50:30 +01:00