# 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