fix dpl page

This commit is contained in:
Corwin 2024-05-12 15:13:05 +01:00
parent af170bdccf
commit 617c036c8f
No known key found for this signature in database

View file

@ -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>
</> </>
), ),