Files
game-kit/family.json
T

30 lines
991 B
JSON

{
"family": "Kestrel's Hall",
"games": [
{
"slug": "wizwar",
"name": "Wiz-War",
"url": "https://wizwar.kestrelsnest.social",
"pitch": "Steal treasure. Blast through walls. Outwit your friends.",
"players": "2 to 6",
"origin": "Tom Jolly's board game, sixth edition, 1993"
},
{
"slug": "waving-hands",
"name": "Waving Hands",
"url": "https://hands.kestrelsnest.social",
"pitch": "Duelling wizards. Two hands each. The right run of gestures is a spell.",
"players": "2 to 12",
"origin": "Richard Bartle's pencil-and-paper duel, 1977"
},
{
"slug": "hnefatafl",
"name": "Hnefatafl",
"url": "https://tafl.kestrelsnest.social",
"pitch": "The Viking board game. One king, one throne, four corners, and a ring of attackers closing in.",
"players": "2",
"origin": "the Norse tafl game, reconstructed from Linnaeus's 1732 notes; Copenhagen rules or Tablut"
}
]
}