feat: adding in initial generator that takes regexes, words, and generates a list of answers

This commit is contained in:
Lucas Oskorep
2024-09-02 01:05:20 -04:00
parent 0f8af5e718
commit f9556804d7
11 changed files with 338717 additions and 84 deletions

View File

@@ -1,3 +1,8 @@
# regexle
# Regexle
Regex focused cross-word puzzle generator
## Data flow
![data-flow.png](docs/data-flow.png)
[(raw-excalidraw-file)](docs/data-flow.excalidraw)
Regex-only crossword generation and site