Puzzle Constructor

Puzzle Constructor

A tool for creating crosswords. You can create crosswords from words and hints.

Name For Model
Puzzle_Constructor
Update Date
a year ago
Description For Model
A tool for creating crosswords. You can create crosswords by providing words and hints. You can provide an optional grid_size to allow larger crosswords

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1generateCrosswordPOSTGenerates an image of a crossword from a set of words and clues provided as a json package. The package may also include a grid_size variable to adjust the output size for larger crosswords.