mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
fix dpl page
This commit is contained in:
parent
af170bdccf
commit
617c036c8f
|
@ -11,18 +11,19 @@ export const Dungeon: ShowcaseGame = {
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
<p>
|
<p>
|
||||||
Get through as many levels as possible in this space themed, dice
|
You are the puzzle designer for a dungeon. No, you prefer to think of
|
||||||
rolling roguelike.
|
yourself as a visionary architect. A fiendish master of traps and
|
||||||
|
puzzles designed to foil any attempts from so-called heroes to reach the
|
||||||
|
treasure.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Build up powerful combos to defeat enemies which keep getting stronger.
|
However, something changed recently. Heroes keep moving the same way, in
|
||||||
Slowly acquire more dice and upgrade them in order to handle the
|
predictable patterns. They aren't trying to solve your puzzles any more,
|
||||||
increasing strength of the enemies you face.
|
or fight the monsters you've carefully placed to ambush them!
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Hyperspace Roll was influenced by great games such as Slay the Spire,
|
Looks like you'll have to apply your unique talents in other ways. Get
|
||||||
FTL and the board game Escape: The Curse of the Temple.
|
the hero through the dungeon and maybe they'll snap out of it?
|
||||||
</p>
|
</p>
|
||||||
</>
|
</>
|
||||||
),
|
),
|
||||||
|
|
Loading…
Reference in a new issue