An open API service indexing awesome lists of open source software.

https://github.com/zachstence/puzzlgen


https://github.com/zachstence/puzzlgen

crossword-generator sveltekit typescript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# puzzlgen

## TODO
- Functionality
- Support prompts in word entry
- Cell numbers (e.g. "2 across", "11 down")
- Add prompts to SVG (control to toggle, configurable position / font size?)
- Wordsearch mode
- QOL
- When grid background is transparent, show gray/white checker pattern
- Make controls sidebar collapsible with a button in the header or on the side
- Better word/prompt entry interface
- Ability to copy prompts
- Design
- Favicon / logo
- Light/dark mode switcher should use an icon
- GitHub link should use an icon
- Split controls sidebar into multiple tabs? Buttons at the bottom?