Get a screenshot for DCSS
This commit is contained in:
parent
ae89e7f437
commit
4c51db76aa
2 changed files with 6 additions and 1 deletions
BIN
content/blog/2022/05/roguelikes-i-like/dcss.png
Normal file
BIN
content/blog/2022/05/roguelikes-i-like/dcss.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 870 KiB |
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Roguelikes I Like"
|
||||
date: 2022-05-09T08:37:23-07:00
|
||||
draft: true
|
||||
draft: false
|
||||
resources:
|
||||
- name: nethack
|
||||
src: "nethack.png"
|
||||
|
@ -9,6 +9,9 @@ resources:
|
|||
- name: brogue
|
||||
src: "brogue.jpg"
|
||||
title: ""
|
||||
- name: dcss
|
||||
src: "dcss.png"
|
||||
title: ""
|
||||
tags: ["Roguelikes", "Video Games"]
|
||||
---
|
||||
|
||||
|
@ -40,6 +43,8 @@ My friend David introduced me to [Dungeon Crawl Stone Soup][dcss] on Twitter. I
|
|||
the complexities of many roguelikes into a simpler form that's still rich and engaging. I really like how easy it is to
|
||||
drop in on people and observe games too!
|
||||
|
||||
{{< post_figure name=dcss >}}
|
||||
|
||||
[nh]: https://www.nethack.org
|
||||
[b]: https://sites.google.com/site/broguegame/
|
||||
[dcss]: http://crawl.akrasiac.org:8080/#play-dcss-0.28
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue