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
3.6 KiB
HTML
37 lines
3.6 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<title>Age of Renaissance · The Game Shelves</title>
|
||
<meta name="description" content="Age of Renaissance in The Game Shelves">
|
||
<meta property="og:title" content="Age of Renaissance · The Game Shelves">
|
||
<meta property="og:image" content="../art/26.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/26" rel="noopener">view on BGG ↗</a></p>
|
||
<h1>Age of Renaissance <span class="meta">(1996)</span></h1>
|
||
<div class="detail">
|
||
<div class="art"><img src="../art/26.jpg" alt="box art for Age of Renaissance"></div>
|
||
<div class="facts"><div class="factrow"><b>players</b> 3–6 players (best at 5, 6)</div><div class="factrow"><b>playing time</b> 120–300 min</div><div class="factrow"><b>ages</b> 12+</div><div class="factrow"><b>weight</b> 3.85 / 5</div><div class="factrow"><b>BGG rank</b> 2125</div><div class="factrow"><b>BGG rating</b> 7.09</div><div class="factrow"><b>designers</b> <span class="chip">Don Greenwood</span> <span class="chip">Jared Scarborough</span></div><div class="factrow"><b>artists</b> <span class="chip">Stephen Langmead</span> <span class="chip">Kurt Miller</span></div><div class="factrow"><b>publishers</b> <span class="chip">The Avalon Hill Game Co</span> <span class="chip">Descartes Editeur</span></div><div class="factrow"><b>categories</b> <span class="chip">Civilization</span> <span class="chip">Economic</span> <span class="chip">Medieval</span> <span class="chip">Renaissance</span></div><div class="factrow"><b>mechanics</b> <span class="chip">Area Movement</span> <span class="chip">Auction / Bidding</span> <span class="chip">Simulation</span></div></div>
|
||
</div>
|
||
|
||
<div class="card desc">A game that is often described as a semi-sequel to Civilization.
|
||
|
||
Players attempt to build up their cultures during the Middle Ages and Renaissance periods. The game features a card deck that holds events, payout cards, and famous leaders of the particular eras. Although all cards will turn up somewhere during the game, the timing and position in which they will be played is crucial and will ensure a different game every time.
|
||
|
||
The main goal of each city-state is to gain points in the form of technical advances, while keeping their culture's misery level as low as possible. The payout structure is similar to those of Civilization and Advanced Civilization in that more resources of the same type yield increasingly higher payouts. This time particular payouts are triggered by card play for every player at once. An ingenious and very smooth working “combat” system is implemented to determine province – and thus resource - control.</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> |