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
890b176806
maze-server
/
src
History
Manuel Friedli
3c2fca9a74
All checks were successful
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is passing
Details
Implement Wilson's algorithm and let the caller choose the algorithm.
2024-12-24 03:28:35 +01:00
..
main
Implement Wilson's algorithm and let the caller choose the algorithm.
2024-12-24 03:28:35 +01:00
test/java/ch/fritteli/maze
/server
Make dimension limits Option<Integer> instead of using the magic value of 0 for "no limit", and add more tests for the ServerConfig.
2024-12-13 22:35:10 +01:00