The family list knows the hall: about panels link to gamehall.kestrelsnest.social, and a new game gets a card there

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Jm2auWk6RP71CjaAb4FMoG
This commit is contained in:
Eric Wagoner
2026-09-23 21:04:28 -04:00
co-authored by Claude Fable 5.1
parent 2d78ab6b3f
commit bce01a013a
7 changed files with 52 additions and 15 deletions
+9
View File
@@ -1,5 +1,6 @@
{
"family": "Kestrel's Hall",
"hall": "https://gamehall.kestrelsnest.social",
"games": [
{
"slug": "wizwar",
@@ -16,6 +17,14 @@
"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"
}
]
}