This commit is contained in:
Minecon724 2024-10-07 16:38:32 +02:00
parent 79dbff72c1
commit 6aab6e4b96
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# Crossword generator
### Usage
See `src/main/java/eu/m724/crossword/Main.java`
### Speed
Generally, slow. \
Compared to mining:
- difficulty: the "tighter", the slower. It has to fit the words on the surface somehow, it bruteforces a good placement, if it's more crowded it'll have to try harder
- luck