Regex-only crossword generation and site
Go to file
2024-09-02 01:59:39 -04:00
docs feat: adding in initial generator that takes regexes, words, and generates a list of answers 2024-09-02 01:05:20 -04:00
src feat: adding a crossword puzzle generator to the game 2024-09-02 01:59:39 -04:00
.gitignore feat: adding .idea to gitignore and testing excalidraw in gitea 2024-09-01 22:25:57 -04:00
Cargo.toml feat: adding a crossword puzzle generator to the game 2024-09-02 01:59:39 -04:00
LICENSE Initial commit 2024-09-01 22:21:47 -04:00
processed_answers.csv feat: adding a crossword puzzle generator to the game 2024-09-02 01:59:39 -04:00
README.md feat: adding in initial generator that takes regexes, words, and generates a list of answers 2024-09-02 01:05:20 -04:00
regex.csv feat: adding a crossword puzzle generator to the game 2024-09-02 01:59:39 -04:00
word_freq.csv feat: adding a crossword puzzle generator to the game 2024-09-02 01:59:39 -04:00

Regexle

Regex focused cross-word puzzle generator

Data flow

data-flow.png (raw-excalidraw-file)