Add dependency chart embeddings to 4 game pages (BS1, BS2, GK1, Grim Fandango)

This commit is contained in:
2026-03-25 08:54:35 -07:00
parent dbbfc040f6
commit 9b9ae8d241
4 changed files with 36 additions and 0 deletions

View File

@@ -5,6 +5,15 @@ Revolution Software's debut adventure established the series' signature design p
## At a Glance ## At a Glance
<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./broken-sword-1-shadow-of-the-templars-chart.svg?dark">
<img src="./broken-sword-1-shadow-of-the-templars-chart.svg" alt="Broken Sword 1 Puzzle Dependency Chart" width="80%">
</picture>
</div>
---
| Field | Details | | Field | Details |
|-------|---------| |-------|---------|
| **Release Year** | 1996 | | **Release Year** | 1996 |

View File

@@ -5,6 +5,15 @@ Revolution Software's sequel refined its debut formula with multi-character coor
## At a Glance ## At a Glance
<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./broken-sword-ii-the-smoking-mirror-chart.svg?dark">
<img src="./broken-sword-ii-the-smoking-mirror-chart.svg" alt="Broken Sword II Puzzle Dependency Chart" width="80%">
</picture>
</div>
---
| Field | Details | | Field | Details |
|-------|---------| |-------|---------|
| **Release Year** | 1997 | | **Release Year** | 1997 |

View File

@@ -4,6 +4,15 @@ Gabriel Knight: Sins of the Fathers is a 1993 Sierra adventure game designed by
## At a Glance ## At a Glance
<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./gabriel-knight-1-sins-of-the-fathers-chart.svg?dark">
<img src="./gabriel-knight-1-sins-of-the-fathers-chart.svg" alt="Gabriel Knight 1 Puzzle Dependency Chart" width="80%">
</picture>
</div>
---
| | | | | |
|---|---| |---|---|
| **Release Year** | 1993 | | **Release Year** | 1993 |

View File

@@ -4,6 +4,15 @@ Grim Fandango is a 1998 LucasArts point-and-click adventure designed by Tim Scha
## At a Glance ## At a Glance
<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./grim-fandango-chart.svg?dark">
<img src="./grim-fandango-chart.svg" alt="Grim Fandango Puzzle Dependency Chart" width="80%">
</picture>
</div>
---
| | | | | |
|---|---| |---|---|
| **Release Year** | 1998 | | **Release Year** | 1998 |