Embed the bggpipe "Game Shelves" export (static/games/) into a themed Hugo page. A small loader (embed.js) fetches each export page, lifts out its <main>, rewrites relative URLs, and rewires game links to ?g=<slug> so the blog chrome stays on every page; embed.css scopes the export's component styling to the embed. The export itself is untouched and stays re-exportable. Adds the menu entry and excludes badges/ from deploy. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
37 lines
4.7 KiB
HTML
37 lines
4.7 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<title>Farkle · The Game Shelves</title>
|
||
<meta name="description" content="Farkle in The Game Shelves">
|
||
<meta property="og:title" content="Farkle · The Game Shelves">
|
||
<meta property="og:image" content="../art/3181-87931.jpg">
|
||
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎲</text></svg>">
|
||
<link rel="stylesheet" href="../style.css">
|
||
<header class="site"><a href=".././">The Game Shelves</a>
|
||
<span class="sub">a board game library</span></header>
|
||
<main>
|
||
<p><a href="../">← the whole library</a> · <a href="https://boardgamegeek.com/boardgame/3181" rel="noopener">view on BGG ↗</a></p>
|
||
<h1>Farkle <span class="meta">(1930)</span></h1>
|
||
<div class="detail">
|
||
<div class="art"><img src="../art/3181-87931.jpg" alt="box art for Farkle"></div>
|
||
<div class="facts"><div class="factrow"><b>players</b> 2–6 players (best at 3, 4)</div><div class="factrow"><b>playing time</b> 30 min</div><div class="factrow"><b>ages</b> 8+</div><div class="factrow"><b>weight</b> 1.11 / 5</div><div class="factrow"><b>BGG rank</b> 12237</div><div class="factrow"><b>BGG rating</b> 5.69</div><div class="factrow"><b>designers</b> <span class="chip">(Uncredited)</span> <span class="chip">Charlie Potter</span></div><div class="factrow"><b>artists</b> <span class="chip">(Uncredited)</span></div><div class="factrow"><b>publishers</b> <span class="chip">(Public Domain)</span> <span class="chip">Avid Press</span> <span class="chip">Brimtoy</span> <span class="chip">Brybelly</span> <span class="chip">Cardinal</span> <span class="chip">Legendary Games, Inc.</span></div><div class="factrow"><b>categories</b> <span class="chip">Dice</span></div><div class="factrow"><b>mechanics</b> <span class="chip">Dice Rolling</span> <span class="chip">Paper-and-Pencil</span> <span class="chip">Push Your Luck</span> <span class="chip">Re-rolling and Locking</span> <span class="chip">Set Collection</span></div></div>
|
||
</div>
|
||
<div class="card"><div class="factrow"><b>my copy</b> Legendary Games cannister edition</div><div class="factrow"><b>publishers</b> <span class="chip">Legendary Games, Inc.</span> <span class="chip">Reveal Entertainment, Inc.</span></div><div class="factrow"><b>languages</b> <span class="chip">English</span></div></div>
|
||
<div class="card desc">Farkle is a traditional press-your-luck dice game similar to Dix Mille, 5000, Cosmic Wimpout, and other such designs. Players roll five or six dice (depending on which version you play), then remove any dice they want to use for points. They can stop and score the points, or re-roll the remaining dice at the risk of scoring nothing in case the re-rolled dice do not score. Points are scored for specific numbers (1 or 5) or sets of the same number. If all dice have been used to score points, the player can pick up all of the dice and the player can keep going, again at the risk of scoring nothing for the current turn should the rolled dice have no points. The first player to 10,000 wins.
|
||
|
||
The game originated in the 1930s as reported in Hugo Kastner's Die große Humboldt Enzyklopädie der Würfelspiele (Humboldt 2007, pp. 205-208), but has various joke origin stories, such as that the game was "first played in Iceland by Sir Albert Farkle in the 14th century" or "derived from the Farkleberry tree, a small tree native to Texas with berries that would harden as they dried, after which settlers would carve these berries into the shape of dice".
|
||
|
||
In 1996, Charlie and Mary Potter, known as "Mr. and Mrs. Farkel", created a copyrighted scoring system and lodged various trademarks, with the scoring system being proprietary to Legendary Games, Inc. Charlie Potter started by selling The Original Pocket Farkel, which they assembled on their dining room table. Over the course of ten years, the packaged game became a commercial hit, then in 2007 Patch Products launched a version of the game spelled Farkle, with both versions of the game being on the market at the same time.</div>
|
||
<footer>
|
||
<p><a class="pbb" href="https://boardgamegeek.com" rel="noopener"><img src="../art/powered-by-bgg.png" alt="Powered by BGG" height="40"></a></p>
|
||
<p>The Game Shelves · cataloged from shelf photos by
|
||
<a href="https://git.kestrelsnest.social/eric/bggpipe"
|
||
rel="noopener">bggpipe</a></p>
|
||
<p>Game data and cover images from <a href="https://boardgamegeek.com"
|
||
rel="noopener">BoardGameGeek</a>. BoardGameGeek and BGG are trademarks of
|
||
BoardGameGeek, LLC; this page is an independent project, not affiliated
|
||
with or endorsed by BoardGameGeek.</p>
|
||
</footer>
|
||
</main>
|
||
</html> |