https://github.com/keeshux/crucio
A crossword and fill-in generator with bonus LaTeX rendering.
https://github.com/keeshux/crucio
backtracking c-plus-plus crossword-generator
Last synced: 12 months ago
JSON representation
A crossword and fill-in generator with bonus LaTeX rendering.
- Host: GitHub
- URL: https://github.com/keeshux/crucio
- Owner: keeshux
- License: gpl-3.0
- Created: 2012-11-06T15:17:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T13:21:17.000Z (over 1 year ago)
- Last Synced: 2025-06-07T00:04:30.829Z (about 1 year ago)
- Topics: backtracking, c-plus-plus, crossword-generator
- Language: C++
- Size: 869 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
_crucio_ is an educational crossword generator I wrote in C++ (2006). The program output can be converted to LaTeX with _cruciotex_, of which [this is an example](/examples/output/fill-in.pdf).
My first profitable iOS app, [Word Fill](https://j.mp/wordfill) (2011), is based on _crucio_.
_crucio_ is the subject of [my thesis on crossword generators](/thesis.pdf) (Italian).