diff options
author | Nat Lasseter <user@4574.co.uk> | 2025-04-04 12:32:44 +0100 |
---|---|---|
committer | Nat Lasseter <user@4574.co.uk> | 2025-04-04 12:32:44 +0100 |
commit | a3aa74a6f9f0fd7db71e5e92b9c6886b17d4625d (patch) | |
tree | 4370f3d35e9b60c64a1b65e595cfe3bd0a380f69 | |
parent | 0ba0132c105f9e976c42720a00d12401b30fdbbd (diff) | |
parent | d10db77bff6ac7d96000a9cdbaee2c22f4aaa5ed (diff) |
Merge branch '0404' into main
-rw-r--r-- | inc/bracket.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/inc/bracket.json b/inc/bracket.json index a088074..d92d27a 100644 --- a/inc/bracket.json +++ b/inc/bracket.json @@ -1,5 +1,40 @@ [ { + "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", + "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 [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." + }, + { "completionText": "3rd April 2007:", "puzzleDate": "2025-04-03", "completionURL": "https://en.wikipedia.org/wiki/TGV_world_speed_record#Record_of_2007", |