Files
cruciverb/README.md
T
2025-03-13 16:23:14 +02:00

12 lines
329 B
Markdown

# cruciverb
A crossword puzzle engine that generates grids, fills them with real words, and turns them into IPUZ and PUZ files you can publish anywhere.
## Status
Very early. The fill works on small and mid-size grids. Exports are being shaped up.
## How to run
cargo run -p cruciverb-cli -- generate --width 15 --height 15