|
4119dd8921
|
Switch to using clap crate for command line arguments
|
2023-01-23 15:16:57 -08:00 |
|
|
d71af4a9bf
|
Update to newer Rust version and newer dependencies
|
2022-08-17 19:21:29 -07:00 |
|
|
1b91ec74ce
|
Update to newer version of printpdf
In newer versions of rust we couldn't compile with this older package.
|
2021-04-09 22:44:09 -07:00 |
|
|
4f2d3a6c58
|
Add WIP support for multi-threaded generation of puzzles
There is a bug where if a puzzle isn't found, the program never
returns; hence this is WIP.
|
2020-09-26 14:46:22 -07:00 |
|
|
6df119d4c9
|
Add support for saving generated puzzles as PDFs
|
2020-09-23 14:07:15 -07:00 |
|
|
42e1b72239
|
Add WIP sudoku puzzle generator
|
2020-09-22 13:50:38 -07:00 |
|
|
1010ac0e20
|
Add parsing capabilities; change to read CSV files instead of standard input
|
2020-09-21 17:12:30 -07:00 |
|
|
b51d05908c
|
Add CSV support
|
2020-09-13 16:10:04 -07:00 |
|
|
2e41f91221
|
Add Cargo.toml
|
2020-09-01 18:15:49 -07:00 |
|