diff options
author | Nat Lasseter <user@4574.co.uk> | 2025-04-02 12:58:19 +0100 |
---|---|---|
committer | Nat Lasseter <user@4574.co.uk> | 2025-04-02 12:58:19 +0100 |
commit | 390f8652962a67a72296b0acc8747cca93b7f2bf (patch) | |
tree | 456a0d457c6192751f5a3de7feed23472d0c26f1 | |
parent | 293df027348307de896232f1b867dd220ae8caa3 (diff) |
[bracket] 0402
-rw-r--r-- | inc/bracket.json | 36 |
1 files changed, 35 insertions, 1 deletions
diff --git a/inc/bracket.json b/inc/bracket.json index 5464ae4..656fb5d 100644 --- a/inc/bracket.json +++ b/inc/bracket.json @@ -1,5 +1,39 @@ [ { + "completionText": "2nd April 1912:", + "puzzleDate": "2025-04-02", + "completionURL": "https://en.wikipedia.org/wiki/Titanic", + "solutions": { + "The largest of Saturn's moons": "Titan", + "\"That's no ____!\"": "moon", + "Alcoholic drink best served with tonic": "gin", + "Often follows the Old Man": "sea", + "Architect of GNU, for short": "RMS", + "Sixth planet": "Saturn", + "The first note of a scale": "tonic", + "Designer of buildings": "Architect", + "Construct": "build", + "Coco, Yves, or Vivienne, maybe": "Designer", + "Greatest in size": "largest", + "\"The ________ Showman\": P. T. Barnum": "Greatest", + "Most common number of sides on a die": "Six", + "One wouldn't want to meet this kind of artist": "Con", + "Quick message": "note", + "Climb up": "scale", + "Large agricultural building": "barn", + "Flying vehicle": "plane", + "Having many years": "Old", + "These might come in calendar, academic, or fiscal": "years", + "Courtroom activity": "trial", + "Try hard to win favourable attention": "Court", + "Desirable outcome in a game": "win", + "It's handy to be owed one": "favour", + "A mobile phone to a German": "handy" + }, + "initialPuzzle": "The [[[Coco, Yves, or Vivienne, maybe] of [[One wouldn't want to meet this kind of artist]struct]ings] of GNU, for short] [The [[\"The ________ Showman\": P. T. [Large agricultural building]um] in size] of [[Most common number of sides on a die]th [Flying vehicle]t]'s [\"That's no ____!\"]s]ic be[Alcoholic drink best served with [The first [Quick message] of a [Climb up]]]s [Often follows the [Having many [These might come in calendar, academic, or fiscal]] Man] [[Try hard to [Desirable outcome in a game] [It's [A mobile phone to a German] to be owed one]able attention]room activity]s.", + "puzzleSolution": "The RMS Titanic begins sea trials." + }, + { "completionText": "1st April 1983:", "puzzleDate": "2025-04-01", "completionURL": "https://www.york.ac.uk/it-services/about/news/our-history", @@ -8,7 +42,7 @@ "Coal or great, perhaps": "tit", "Consume food": "eat", "Not science": "art", - "Not art": "science", + "Not art": "Science", "Second in command": "vice", "\"___ equals ___\", Brecht play": "man", "A leap one is controversial": "Second", |