fertig-classic-games/server/data/crosswords/minicrossword.json

211 lines
4.9 KiB
JSON

[
{
"id": "easy-001",
"difficulty": "easy",
"grid": ["#BLAH", "SLAVE", "CANAL", "AMEND", "REST#"],
"across": [
"Dull and uninspiring",
"One forced to work for no pay",
"Panama waterway",
"Change, as a law",
"Take a break"
],
"down": [
"Point the finger at",
"Bowling alley divisions",
"___-garde (cutting-edge)",
"Gripped tightly",
"Mark left by a healed wound"
]
},
{
"id": "easy-008",
"difficulty": "easy",
"grid": ["WATCH", "AWARE", "SABER", "PILED", "STEPS"],
"across": [
"Wrist timepiece",
"In the know",
"Fencing sword",
"Stacked up",
"Stairs, individually"
],
"down": [
"Stinging insects",
"Wait for",
"Dining room furniture",
"Move slowly and stealthily",
"Cattle groups"
]
},
{
"id": "easy-009",
"difficulty": "easy",
"grid": ["#TONE", "PERIL", "URGES", "BRACE", "SANE#"],
"across": [
"Muscle firmness, or vocal quality",
"Grave danger",
"Strongly encourages",
"Support for a sprained joint",
"Of sound mind"
],
"down": [
"___ firma (solid ground)",
"Church keyboard instrument",
"Your sibling's daughter",
"Or ___ (otherwise)",
"Spots for a pint"
]
},
{
"id": "easy-018",
"difficulty": "easy",
"grid": ["#FIRE", "COCOA", "ALIAS", "LINDY", "LOGS#"],
"across": [
"Campsite blaze",
"Hot ___ (cozy winter drink)",
"Assumed name",
"___ Hop (jazz-era swing dance)",
"Firewood pieces"
],
"down": [
"Large book-page size",
"Sugary cake topping",
"Routes for cars",
"Not difficult",
"Ring up on the phone"
]
},
{
"id": "easy-020",
"difficulty": "easy",
"grid": ["#PILE", "GENOA", "RADAR", "ACIDS", "BEES#"],
"across": [
"Big heap",
"Italian port city",
"Speed-gun technology",
"Bases' chemical opposites",
"Hive dwellers"
],
"down": [
"Opposite of war",
"Like non-mainstream music",
"Tons; a whole lot",
"Corn units, or hearing organs",
"Snatch quickly"
]
},
{
"id": "medium-020",
"difficulty": "medium",
"grid": ["#BLEW#", "PRISON", "RATTLE", "OCTAVE", "MELTED", "#SEES#"],
"across": [
"Past tense of \"blow\"",
"Place for inmates",
"Baby's shaking toy",
"Span of eight musical notes",
"Turned to liquid, as ice",
"Lays eyes on"
],
"down": [
"Teeth straighteners",
"Not much; small",
"Large property with a mansion",
"Pack animals that howl",
"High school spring dance",
"Require"
]
},
{
"id": "medium-008",
"difficulty": "medium",
"grid": ["#SEAL#", "MIRROR", "ARRIVE", "LEASED", "ENTERS", "#SANS#"],
"across": [
"Whiskered arctic swimmer",
"Bathroom reflector",
"Reach a destination",
"Rented out",
"Goes inside",
"Without, in French"
],
"down": [
"Ambulance wailers",
"List of printed errors",
"Gotten up out of bed",
"Romantic partners",
"Not female",
"Crimson shades"
]
},
{
"id": "medium-004",
"difficulty": "medium",
"grid": ["#WEST#", "MISHAP", "ATTIRE", "CHARGE", "SETTER", "#REST#"],
"across": [
"Sunset direction",
"Minor accident",
"Clothing; an outfit",
"Put on a credit card",
"Irish ___ (long-haired dog)",
"The remainder"
],
"down": [
"Shrivel and dry up",
"Inherited property",
"Closet hang-ups",
"Bullseye holder",
"Apple computers",
"Look closely"
]
},
{
"id": "hard-002",
"difficulty": "hard",
"grid": ["##TWO##", "#POEMS#", "TIDBITS", "AND#TEA", "BELATED", "#SEVER#", "##RED##"],
"across": [
"Number after one",
"Verses by Emily Dickinson",
"Small, tasty morsels",
"Plus",
"Afternoon British drink",
"Late, as a birthday card",
"Cut off completely",
"Stop sign's color"
],
"down": [
"Child just learning to walk",
"Spider's silken trap",
"Left out",
"Evergreen trees",
"Guide a car",
"Bar bill",
"Feeling blue",
"Street: Abbr."
]
},
{
"id": "hard-014",
"difficulty": "hard",
"grid": ["##PIN##", "#PACED#", "FORESEE", "ART#TAG", "TEASING", "#SKINS#", "##ENG##"],
"across": [
"Bowling target",
"Walked back and forth nervously",
"Predict in advance",
"Museum display",
"Playground chasing game",
"Good-natured ribbing",
"Potato jackets",
"English: Abbr."
],
"down": [
"Join in; participate",
"Frozen water",
"What birds do in spring",
"Tiny skin openings",
"College administrators",
"Not lean",
"Breakfast protein source",
"Commandment breaker"
]
}
]