multicrosser icon indicating copy to clipboard operation
multicrosser copied to clipboard

Support for new quick cryptic crossword

Open timporter opened this issue 2 years ago • 1 comments

Is it possible to add the new quick cryptic crossword series? https://www.theguardian.com/crosswords/series/quick-cryptic

Note, it would be needed to somehow include the special instructions for each one.

Thank you!!

timporter avatar Apr 13 '24 20:04 timporter

@timporter I wonder if it is as simple as modifying the first line of the code here to include

SERIES = ['quiptic', 'quick', 'weekend', 'cryptic', 'speedy', 'prize', 'everyman', 'quick cryptic']

However, I do not know Ruby or javascript, so I'm not confident on testing this.

lilyclements avatar Apr 22 '24 12:04 lilyclements