From cbc1cd16f0872335d7aed9b367074cfa11cd94ca Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sat, 7 Jan 2023 09:43:37 -0800 Subject: [PATCH] Link post to the Nethack: An Illustrated Guide post someone shared on Reddit --- content/blog/2023/01/nethack-illustrated-guide.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/blog/2023/01/nethack-illustrated-guide.md diff --git a/content/blog/2023/01/nethack-illustrated-guide.md b/content/blog/2023/01/nethack-illustrated-guide.md new file mode 100644 index 0000000..648c4f9 --- /dev/null +++ b/content/blog/2023/01/nethack-illustrated-guide.md @@ -0,0 +1,13 @@ +--- +title: "Nethack Illustrated Guide" +date: 2023-01-07T08:52:53-08:00 +link: https://thinkmoult.com/nethack-illustrated-guide-mazes-of-menace.html +tags: [Nethack, Art, AI] +--- + +While browsing {{< r nethack >}}, I came across a [post][post] from someone sharing a [collection of AI-generated +images][guide] that illustrate the story arc of a game of Nethack. Between the images and the prose they added around +it, I thought they did a fantastic job of capturing the mood of the game. + +[post]: https://www.reddit.com/r/nethack/comments/zx965y/nethack_an_illustrated_guide_to_the_mazes_of/ +[guide]: https://thinkmoult.com/nethack-illustrated-guide-mazes-of-menace.html