Skip to content

Commit 94d3f2f

Browse files
author
Andy Bayer
committed
colrofix
1 parent 2ff61f3 commit 94d3f2f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

_posts/2020-03-17-brogue-generation.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ excerpt: More procedural dungeon creation
66

77
[Brogue](https://sites.google.com/site/broguegame/) is a procedurally generated roguelike with a great dungeon creation system. The dungeons feel organic and real, with enough complexity to create unique playthroughs.
88

9+
<style>
10+
.cell.DOOR {
11+
background-color: #DC267F !important;
12+
}
13+
</style>
14+
915
<div class="image-feature">
1016
<img src="https://lh4.googleusercontent.com/QbiLnBbYFlLcilCvPNiZoIDpVVfTmE8UuSbvnFJbQbRnNJpFnI3w7garwSf2zqpsJkU7nL4M3I5RsZ4_EN7aeVeMMjZiVcvm32-bi7ag4E56EwyM_HWr=w1280">
1117
</div>

0 commit comments

Comments
 (0)