https://github.com/zachstence/puzzlgen
https://github.com/zachstence/puzzlgen
crossword-generator sveltekit typescript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zachstence/puzzlgen
- Owner: zachstence
- License: mit
- Created: 2023-07-30T20:55:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T00:34:45.000Z (over 1 year ago)
- Last Synced: 2025-01-13T12:24:53.324Z (5 months ago)
- Topics: crossword-generator, sveltekit, typescript
- Language: TypeScript
- Homepage:
- Size: 562 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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?