Puzzle Constructor
A tool for creating crosswords. You can create crosswords from words and hints.
Puzzle Constructor is a nifty plugin that lets you create crossword puzzles by providing words and hints. With an optional grid_size parameter, you can even create larger crosswords! Perfect for aspiring puzzlemasters and anyone who loves a good mental challenge.
How to
Comments (0)
API docs
Learn how to use Puzzle Constructor effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Create a crossword with these words: apple, banana, cherry, grape."
-
Prompt 2: "I need help generating a crossword puzzle with these clues: 1. Red fruit, 2. Yellow fruit, 3. Small round fruit, 4. Small fruit typically used to make wine."
-
Prompt 3: "I want to create a large crossword puzzle with these words: elephant, giraffe, lion, tiger, rhinoceros."
-
Prompt 4: "Generate a crossword puzzle with the following clues and words: 1. King of the jungle (lion), 2. Striped animal (tiger), 3. Tall animal with a long neck (giraffe), 4. Large African animal (elephant)."
-
Prompt 5: "Can you help me create a crossword puzzle using these words: cat, dog, bird, fish?"
Features and commands
Feature/Command | Description |
---|---|
generateCrossword | This command generates an image of a crossword from a set of words and clues provided as a JSON package. You can also include a grid_size variable to adjust the output size for larger crosswords. The output will include crossword hints and a publicly accessible image URL. |