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
99
commits
2
branches
7
tags
198
KiB
Java
99.4%
Dockerfile
0.6%
c4d707d64a
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
c4d707d64a
Some checks failed
continuous-integration/drone/push
Build is failing
Details
Very simple way to specify the algorithm to use to generate mazes.
2024-12-14 04:50:30 +01:00
docker
Very simple way to specify the algorithm to use to generate mazes.
2024-12-14 04:50:30 +01:00
src
Very simple way to specify the algorithm to use to generate mazes.
2024-12-14 04:50:30 +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
Very simple way to specify the algorithm to use to generate mazes.
2024-12-14 04:50:30 +01: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