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
No description
97
commits
2
branches
7
tags
198
KiB
Java
99.4%
Dockerfile
0.6%
87b16cb24a
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Manuel Friedli
87b16cb24a
Allow limiting max height and/or width when creating a maze.
2024-12-13 22:01:53 +01:00
docker
Java21 and some refactoring.
2024-05-18 02:20:31 +02:00
src
Allow limiting max height and/or width when creating a maze.
2024-12-13 22:01:53 +01:00
.drone.yml
Java21 and some refactoring.
2024-05-18 02:20:31 +02:00
.gitignore
initial commit
2020-10-06 01:59:54 +02:00
LICENSE
initial commit
2020-10-06 01:59:54 +02:00
maven-settings.xml
Java21 and some refactoring.
2024-05-18 02:20:31 +02:00
pom.xml
Java21 and some refactoring.
2024-05-18 02:20:31 +02:00
README.md
Rename all occurrences of "labyrinth" to maze and update dependencies.
2023-05-16 03:01:48 +02:00
README.md
maze-server