Last active
November 1, 2025 20:11
-
-
Save jamesp/2e7e0fc140fda20622f5e4fa4f46439c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "Unknown Name", | |
| "setter": "yaffle", | |
| "N": 13, | |
| "cells": [ | |
| "_______#_____", | |
| "_#_#_#_#_#_#_", | |
| "_____#_______", | |
| "_#_#_#_###_#_", | |
| "___#_________", | |
| "_###_#_#_#_#_", | |
| "_____###_____", | |
| "_#_#_#_#_###_", | |
| "_________#___", | |
| "_#_###_#_#_#_", | |
| "_______#_____", | |
| "_#_#_#_#_#_#_", | |
| "_____#_______" | |
| ], | |
| "clues": [ | |
| { | |
| "direction": "across", | |
| "number": 1, | |
| "text": "Thai favourite", | |
| "solution": "PAD THAI" | |
| }, | |
| { | |
| "direction": "across", | |
| "number": 5, | |
| "text": "Reason", | |
| "solution": "LOGIC" | |
| }, | |
| { | |
| "direction": "across", | |
| "number": 8, | |
| "text": "At no time", | |
| "solution": "NEVER" | |
| }, | |
| { | |
| "direction": "across", | |
| "number": 9, | |
| "text": "A personal take", | |
| "solution": "OPINION" | |
| }, | |
| { | |
| "direction": "across", | |
| "number": 10, | |
| "text": "Positive or Negative", | |
| "solution": "ION" | |
| }, | |
| { | |
| "direction": "across", | |
| "number": 11, | |
| "text": "Ceramic coated", | |
| "solution": "ENAMELLED" | |
| }, | |
| { | |
| "direction": "across", | |
| "number": 13, | |
| "text": "Sleeveless jacket", | |
| "solution": "GILET" | |
| }, | |
| { | |
| "direction": "across", | |
| "number": 15, | |
| "text": "Greek letter", | |
| "solution": "THETA" | |
| }, | |
| { | |
| "direction": "across", | |
| "number": 17, | |
| "text": "Just like that", | |
| "solution": "HEY PRESTO" | |
| }, | |
| { | |
| "direction": "across", | |
| "number": 18, | |
| "text": "Snap", | |
| "solution": "PIC" | |
| }, | |
| { | |
| "direction": "across", | |
| "number": 19, | |
| "text": "On the run", | |
| "solution": "AT LARGE" | |
| }, | |
| { | |
| "direction": "across", | |
| "number": 21, | |
| "text": "Sit down and dine", | |
| "solution": "EAT-IN" | |
| }, | |
| { | |
| "direction": "across", | |
| "number": 22, | |
| "text": "Elan", | |
| "solution": "STYLE" | |
| }, | |
| { | |
| "direction": "across", | |
| "number": 23, | |
| "text": "Mad", | |
| "solution": "NUTCASE" | |
| }, | |
| { | |
| "direction": "down", | |
| "number": 1, | |
| "text": "Fabric cutter", | |
| "solution": "PINKING SHEARS" | |
| }, | |
| { | |
| "direction": "down", | |
| "number": 2, | |
| "text": "County", | |
| "solution": "DEVON" | |
| }, | |
| { | |
| "direction": "down", | |
| "number": 3, | |
| "text": "Gatherer", | |
| "solution": "HARVESTER" | |
| }, | |
| { | |
| "direction": "down", | |
| "number": 4, | |
| "text": "Bias, or muddled sign of constant pressure?", | |
| "solution": "ISOBAR" | |
| }, | |
| { | |
| "direction": "down", | |
| "number": 5, | |
| "text": "Garland", | |
| "solution": "LEI" | |
| }, | |
| { | |
| "direction": "down", | |
| "number": 6, | |
| "text": "Expert fisherman", | |
| "solution": "GHILLIE" | |
| }, | |
| { | |
| "direction": "down", | |
| "number": 7, | |
| "text": "Vessel", | |
| "solution": "CANADIAN CANOE" | |
| }, | |
| { | |
| "direction": "down", | |
| "number": 12, | |
| "text": "Outgoing", | |
| "solution": "EXTROVERT" | |
| }, | |
| { | |
| "direction": "down", | |
| "number": 14, | |
| "text": "Stand by your man", | |
| "solution": "LOYALTY" | |
| }, | |
| { | |
| "direction": "down", | |
| "number": 16, | |
| "text": "Behind", | |
| "solution": "ASTERN" | |
| }, | |
| { | |
| "direction": "down", | |
| "number": 18, | |
| "text": "Type of bread", | |
| "solution": "PITTA" | |
| }, | |
| { | |
| "direction": "down", | |
| "number": 20, | |
| "text": "Regret", | |
| "solution": "RUE" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment