maze-server/src
Manuel Friedli 3c2fca9a74
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
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