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>
39 lines
4.2 KiB
HTML
39 lines
4.2 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<title>Rook · The Game Shelves</title>
|
||
<meta name="description" content="Rook in The Game Shelves">
|
||
<meta property="og:title" content="Rook · The Game Shelves">
|
||
<meta property="og:image" content="../art/1260.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/1260" rel="noopener">view on BGG ↗</a></p>
|
||
<h1>Rook <span class="meta">(1906)</span></h1>
|
||
<div class="detail">
|
||
<div class="art"><img src="../art/1260.jpg" alt="box art for Rook"></div>
|
||
<div class="facts"><div class="factrow"><b>players</b> 2–6 players (best at 4)</div><div class="factrow"><b>playing time</b> 45 min</div><div class="factrow"><b>ages</b> 8+</div><div class="factrow"><b>weight</b> 1.87 / 5</div><div class="factrow"><b>BGG rank</b> 3154</div><div class="factrow"><b>BGG rating</b> 6.45</div><div class="factrow"><b>designers</b> <span class="chip">George S. Parker</span> <span class="chip">Grace Parker</span></div><div class="factrow"><b>artists</b> <span class="chip">Pierre Jacquot</span></div><div class="factrow"><b>publishers</b> <span class="chip">Editrice Giochi</span> <span class="chip">Hasbro</span> <span class="chip">Miro Company</span> <span class="chip">Parker Brothers</span> <span class="chip">Rook Card Company</span> <span class="chip">Toltoys</span></div><div class="factrow"><b>categories</b> <span class="chip">Card Game</span></div><div class="factrow"><b>mechanics</b> <span class="chip">Hand Management</span> <span class="chip">Open Drafting</span> <span class="chip">Predictive Bid</span> <span class="chip">Team-Based Game</span> <span class="chip">Trick-taking</span></div></div>
|
||
</div>
|
||
|
||
<div class="card desc">Rook is a trump-based trick-taking game played with a deck of Rook playing cards. It was first sold in 1906 by Parker Brothers. The Rook deck is similar to a standard deck of cards, but has only numbers from 1-14 in four colors (no face cards or card suits (spades, etc.)).
|
||
|
||
The standard game is a 4-player partnership game with the 1's, 2's, 3's, and 4's removed for a deck of 41 cards (with the Rook card). Each hand, players bid for Trump, and then the partnership that won the bid must make the amount of points bid in the hand. Play of each trick is similar to Whist games like Bridge. The card led must be followed by a card of the same color. A player may play a trump color if they have none of the color led. The highest card of the color led wins the trick, unless the trick is trumped, and then the highest trump wins the trick. The Rook card can be played at any time, and always wins the trick. Unlike Whist or Bridge, the amount of tricks is not important, but certain count cards (5's, 10's, 14's, and the Rook card) taken in tricks are worth points, which is how the game is scored.
|
||
|
||
The standard game is 4-player, but there are variants for 2-player and 3-player in the rules, and there also are many variations and house rules used in play.
|
||
|
||
Rook has also been referred to as Missionary Poker. The Rook deck, with no-face cards or suits from a standard deck of cards, has often been a card game played by religious groups who object to using a standard deck of cards.</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> |