Get a screenshot for DCSS

This commit is contained in:
Eryn Wells 2022-08-12 08:03:37 -07:00
parent ae89e7f437
commit 4c51db76aa
2 changed files with 6 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 870 KiB

View file

@ -1,7 +1,7 @@
--- ---
title: "Roguelikes I Like" title: "Roguelikes I Like"
date: 2022-05-09T08:37:23-07:00 date: 2022-05-09T08:37:23-07:00
draft: true draft: false
resources: resources:
- name: nethack - name: nethack
src: "nethack.png" src: "nethack.png"
@ -9,6 +9,9 @@ resources:
- name: brogue - name: brogue
src: "brogue.jpg" src: "brogue.jpg"
title: "" title: ""
- name: dcss
src: "dcss.png"
title: ""
tags: ["Roguelikes", "Video Games"] 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 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! drop in on people and observe games too!
{{< post_figure name=dcss >}}
[nh]: https://www.nethack.org [nh]: https://www.nethack.org
[b]: https://sites.google.com/site/broguegame/ [b]: https://sites.google.com/site/broguegame/
[dcss]: http://crawl.akrasiac.org:8080/#play-dcss-0.28 [dcss]: http://crawl.akrasiac.org:8080/#play-dcss-0.28