2022-04-13 08:49:49 -07:00
|
|
|
---
|
|
|
|
title: "Nethack"
|
2023-01-24 08:53:58 -08:00
|
|
|
description: In which I play way too much of a silly command line Roguelike game.
|
2022-04-13 08:49:49 -07:00
|
|
|
date: 2022-04-13T08:43:46-07:00
|
2023-01-29 08:05:54 -08:00
|
|
|
type: nethack
|
2022-04-13 08:49:49 -07:00
|
|
|
---
|
|
|
|
|
2022-04-24 17:27:13 -07:00
|
|
|
Every so often I get hooked on [this game][nethack]. It's a command line
|
2023-01-24 08:53:58 -08:00
|
|
|
[Roguelike][rl] adventure game with rules based on Dungeons & Dragons. As far as
|
|
|
|
I know, it is the oldest computer game in ongoing development.
|
2022-04-16 08:44:49 -07:00
|
|
|
|
2023-01-24 08:53:58 -08:00
|
|
|
You play a character on a mission to retrieve the Amulet of Yendor, held in the
|
|
|
|
deepest level of Gehennom by the evil god Moloch, and ascend to demigodhood by
|
|
|
|
offering it to your deity. You are taught nothing and given no training, and
|
|
|
|
worse: almost every monster, item, and dungeon feature can kill you if you
|
|
|
|
aren't careful. The more you play, the more you learn, and the more you begin to
|
|
|
|
understand the risks and consequences.
|
2022-04-24 17:27:13 -07:00
|
|
|
|
2023-01-24 08:53:58 -08:00
|
|
|
In short: it's very hard, you die a lot, and it's easy to lose hours delving
|
|
|
|
deeper and deeper into the Dungeons of Doom, dying, and starting again. It's
|
|
|
|
tons of fun.
|
2022-04-24 17:27:13 -07:00
|
|
|
|
2023-01-24 08:53:58 -08:00
|
|
|
Since I started keeping records, I've played {{< nethack/n >}} games, and
|
|
|
|
ascended {{< nethack/ascensions >}} of them.
|
2022-04-24 17:27:13 -07:00
|
|
|
|
2023-01-24 08:53:58 -08:00
|
|
|
Here are my top 10 best games:
|
2022-04-24 17:27:13 -07:00
|
|
|
|
2023-01-24 08:53:58 -08:00
|
|
|
{{< nethack/topn 10 >}}
|
2022-04-24 17:27:13 -07:00
|
|
|
|
2022-05-05 20:20:06 -07:00
|
|
|
[nethack]: https://www.nethack.org
|
2023-01-24 08:53:58 -08:00
|
|
|
[rl]: https://en.wikipedia.org/wiki/Roguelike
|