From 34245ee805cea998f13407e5ce5469b658aa9ac2 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Thu, 3 Apr 2025 23:31:29 +0100 Subject: [bracket] start 0404 --- inc/bracket.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/inc/bracket.json b/inc/bracket.json index a088074..f3218d5 100644 --- a/inc/bracket.json +++ b/inc/bracket.json @@ -1,4 +1,38 @@ [ + { + "completionText": "4th April 1975:", + "puzzleDate": "2025-04-04", + "completionURL": "https://en.wikipedia.org/wiki/Microsoft", + "solutions": { + "Voice collection tool, for short": "Mic", + "Every one": "All", + "Heaven has pearly ones": "Gates", + "Send demand for payment": "Bill", + "____, Art, and Mrs. Robinson": "Paul", + "Like a baby's butt": "soft", + "Expression of creativity": "Art", + "Seven minutes in ______": "Heaven", + "Mollusc jewellery": "pearl", + "": "", + "": "", + "": "", + "": "", + "": "", + "": "", + "": "", + "": "", + "": "", + "": "", + "": "", + "": "", + "": "", + "": "", + "": "", + "": "" + }, + "initialPuzzle": "[Send demand for payment] [[Seven minutes in ______] has [Mollusc jewellery]y ones] and [____, [Expression of creativity], and Mrs. Robinson] [Every one]en found [Voice collection tool, for short]ro[Like a baby's butt].", + "puzzleSolution": "Bill Gates and Paul Allen found Microsoft." + }, { "completionText": "3rd April 2007:", "puzzleDate": "2025-04-03", -- cgit v1.2.3 From d10db77bff6ac7d96000a9cdbaee2c22f4aaa5ed Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Fri, 4 Apr 2025 11:59:05 +0100 Subject: [bracket] complete 0404 --- inc/bracket.json | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/inc/bracket.json b/inc/bracket.json index f3218d5..d92d27a 100644 --- a/inc/bracket.json +++ b/inc/bracket.json @@ -9,28 +9,29 @@ "Heaven has pearly ones": "Gates", "Send demand for payment": "Bill", "____, Art, and Mrs. Robinson": "Paul", - "Like a baby's butt": "soft", + "As a baby's bottom": "soft", "Expression of creativity": "Art", "Seven minutes in ______": "Heaven", "Mollusc jewellery": "pearl", - "": "", - "": "", - "": "", - "": "", - "": "", - "": "", - "": "", - "": "", - "": "", - "": "", - "": "", - "": "", - "": "", - "": "", - "": "", - "": "" + "Typical action performed on buttons": "press", + "Female married title": "Mrs", + "The Swiss Family": "Robinson", + "Shirt fasteners": "buttons", + "The lowest point": "bottom", + "One who is newly born": "baby", + "Source of clean water": "well", + "Sixtieths of a degree": "minutes", + "Mutual counterbalance to supply": "demand", + "Piece in a game": "counter", + "Requirement for tightrope walkers, for example": "balance", + "Something speaking 1000 words": "action", + "Four sheets of paper folded once": "quire", + "Refrain from eating": "fast", + "Repeated words at the end of a verse": "Refrain", + "Snowflake material": "ice", + "No two are ever the same": "Snowflake" }, - "initialPuzzle": "[Send demand for payment] [[Seven minutes in ______] has [Mollusc jewellery]y ones] and [____, [Expression of creativity], and Mrs. Robinson] [Every one]en found [Voice collection tool, for short]ro[Like a baby's butt].", + "initialPuzzle": "[Send [Mutual [Piece in a game][Re[Four sheets of paper folded once]ment for tightrope walkers, for example] to supply] for payment] [[Seven [Sixtieths of a degree] in ______] has [Mollusc je[Source of clean water]ery]y ones] and [____, [Ex[Typical [Something speaking 1000 words] performed on [Shirt [[Repeated words at the end of a verse] from eating]eners]]ion of creativity], and [Female married title]. [The Swiss Family]] [Every one]en found [Vo[[No two are ever the same] material] collection tool, for short]ro[As a [One who is newly born]'s [The lowest point]].", "puzzleSolution": "Bill Gates and Paul Allen found Microsoft." }, { -- cgit v1.2.3