Add dependency chart embeddings to 4 game pages (BS1, BS2, GK1, Grim Fandango)
This commit is contained in:
@@ -5,6 +5,15 @@ Revolution Software's debut adventure established the series' signature design p
|
||||
|
||||
## 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 |
|
||||
|-------|---------|
|
||||
| **Release Year** | 1996 |
|
||||
|
||||
@@ -5,6 +5,15 @@ Revolution Software's sequel refined its debut formula with multi-character coor
|
||||
|
||||
## 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 |
|
||||
|-------|---------|
|
||||
| **Release Year** | 1997 |
|
||||
|
||||
@@ -4,6 +4,15 @@ Gabriel Knight: Sins of the Fathers is a 1993 Sierra adventure game designed by
|
||||
|
||||
## 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 |
|
||||
|
||||
@@ -4,6 +4,15 @@ Grim Fandango is a 1998 LucasArts point-and-click adventure designed by Tim Scha
|
||||
|
||||
## 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 |
|
||||
|
||||
Reference in New Issue
Block a user