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>
54 lines
4.2 KiB
HTML
54 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>Parsely · The Game Shelves</title>
|
||
<meta name="description" content="Parsely in The Game Shelves">
|
||
<meta property="og:title" content="Parsely · The Game Shelves">
|
||
<meta property="og:image" content="../art/258849-449806.png">
|
||
<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://rpggeek.com/rpgitem/258849" rel="noopener">view on RPGGeek ↗</a></p>
|
||
<h1>Parsely <span class="meta">(2018)</span></h1>
|
||
<div class="detail">
|
||
<div class="art"><img src="../art/258849-449806.png" alt="box art for Parsely"></div>
|
||
<div class="facts"><div class="factrow"><b>weight</b> 2.33 / 5</div><div class="factrow"><b>BGG rating</b> 9.19</div><div class="factrow"><b>designers</b> <span class="chip">Jared A. Sorensen</span></div><div class="factrow"><b>artists</b> <span class="chip">Alexey Andreyev</span> <span class="chip">Samuel Araya</span> <span class="chip">Rebekah Bennington</span> <span class="chip">Alice K. Hansmann</span> <span class="chip">Todd James</span> <span class="chip">Manning Krull</span> <span class="chip">Jon Morris</span> <span class="chip">Keith Senkowski</span></div><div class="factrow"><b>publishers</b> <span class="chip">Memento Mori Theatricks</span></div><div class="factrow"><b>categories</b> <span class="chip">Action / Adventure</span> <span class="chip">Comedy / Satire</span> <span class="chip">Fantasy</span> <span class="chip">History (American West)</span> <span class="chip">Horror</span> <span class="chip">Horror (Supernatural)</span> <span class="chip">Horror (Zombies)</span> <span class="chip">Kid-Friendly</span> <span class="chip">Modern</span> <span class="chip">Science Fiction</span> <span class="chip">Weird / Surreal</span> <span class="chip">Core Rules (min needed to play)</span> <span class="chip">Scenario / Adventure / Module</span></div><div class="factrow"><b>mechanics</b> <span class="chip">Description Based (Narrative more so than Dice)</span> <span class="chip">'Diceless' (does not use dice or other randomizer)</span> <span class="chip">Reading (for Periodicals, Adventure Books, etc)</span></div></div>
|
||
</div>
|
||
<div class="card"><div class="factrow"><b>my copy</b> Hardcover version · 2018</div><div class="factrow"><b>languages</b> <span class="chip">English</span></div></div>
|
||
<div class="card desc">Publisher's blurb:
|
||
|
||
Relive the glory days of floppy disks, dot-matrix printers and 128K RAM with this collection of party games inspired by the text-adventures of the 1980s.
|
||
|
||
As the parser, you’ll take on the role of a computer game with a limited vocabulary. One by one, the players will give you commands like GO NORTH, LIGHT LAMP or GET SWORD, which you’ll follow to the best of your ability. There’s no limit to the number of people that can play and no limit to the fun you’ll have. So what are you waiting for? It’s time to unplug from your computer and plug into Parsely!
|
||
|
||
Contains 10 classic Parsely games and two brand-new adventurers!
|
||
|
||
Features a forward by Peter Adkison and includes the following Parsely games:
|
||
|
||
Action Castle
|
||
Action Castle II
|
||
Action Castle III
|
||
Blackboard Jungle
|
||
Dangertown Beatdown
|
||
Flaming Goat!
|
||
Jungle Adventure
|
||
Pumpkin Town
|
||
Six-Gun Showdown
|
||
Space Station
|
||
Spooky Manor
|
||
Z-Ward</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> |