erynwells.me/content/blog/2022/05/roguelikes-i-like/index.md
Eryn Wells 383234e983 Address all warnings during the Hugo build
- Add descriptions for pages that have too much content
- Add an image orientation override param so that I can specify orientation when it's missing from EXIF
- Move the author.name and author.email configurations to params; delete author.yaml
2023-12-18 11:22:14 -08:00

1.8 KiB
Raw Blame History

title date description draft resources categories tags
Roguelikes I Like 2022-05-09T08:37:23-07:00 Some roguelikes Ive enjoyed recently. false
name src title
nethack nethack.png
name src title
brogue brogue.jpg
name src title
dcss dcss.png
Games
Roguelikes
Video Games

I've been playing a whole bunch of Roguelikes lately. Here's a short list of games I've really enjoyed.

Nethack

Nethack is the first roguelike I ever played. There were a bunch of students in my Computer Science program at Oberlin that were always playing it in the CS labs.

Most recently, it's what got me hooked on the genre all over again. Famously, it gives you almost nothing to go on when you start. It's up to you to figure out everything based on what you -- the player -- know about the game. It's like a puzzle!

{{< figures/image name=nethack >}}

Brogue

Brogue is the first Roguelike I played after only ever playing Nethack. The first time I started it up I was in awe. It does a really great job of making use of the terminal to render a beautiful world for you to explore. The water (there are lakes!) animates, there are fields of mossy grass and plants, there are blobs of goo that explode and spread noxious pink gas everywhere.

{{< figures/image name=brogue >}}

Dungeon Crawl Stone Soup

My friend David introduced me to Dungeon Crawl Stone Soup on Twitter. I think it does a good job of distilling 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!

{{< figures/image name=dcss >}}