Begin Hnefatafl from the game kit

This commit is contained in:
Eric Wagoner
2026-09-23 12:45:44 -04:00
commit ed1dcad259
59 changed files with 8048 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"family": "the Kestrel's Nest",
"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"
}
]
}
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><rect width="32" height="32" rx="6" fill="#121a20"/><circle cx="16" cy="16" r="8" fill="none" stroke="#e9e2d2" stroke-width="2.5"/><circle cx="16" cy="16" r="2.5" fill="#f0a53a"/></svg>

After

Width:  |  Height:  |  Size: 246 B