maze-server/src
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