NetHack 5.0.0 is out now — the free roguelike that's been generating dungeons and killing players since 1987 just received its first major numbered release in three years, and the biggest version number jump in the game's four-decade history.
The release landed May 2, 2026. If you have an active game from version 3.6.x, it won't carry over. Save files from 3.6.x are incompatible with NetHack 5.0.0.
NetHack 5.0.0 — Key Takeaways
- NetHack 5.0.0 released May 2, 2026 — first major version since 3.6.7 in February 2023
- The version jumped from 3.6.7 directly to 5.0.0, skipping 4 to avoid confusion with an existing community fork
- 3,100+ documented changes across gameplay, build system, and source code
- New player-visible features: built-in tutorial, automatic door opening, dangerous action confirmations, color-coded health indicators
- Balance changes include Valkyrie nerfs and unicorn horns losing their attribute restoration function
- Save files from 3.6.x are incompatible with the new version
- Still free and open source at nethack.org
What Happened
The NetHack DevTeam, a small group of volunteer maintainers who've kept the project alive for decades, released NetHack 5.0.0 on May 2, 2026. The previous stable version, 3.6.7, shipped in February 2023.
The version number jump is intentional. The release notes explain it directly: NetHack 4 already exists as a community fork with its own active players and development history. Releasing an official "NetHack 4" would create confusion about which is which. Going to 5.0.0 makes the official DevTeam release immediately distinguishable.
Under the hood, the most significant change is the build system overhaul. The old yacc/lex-based level compiler, dungeon compiler, and utilities were replaced with Lua scripts that load at runtime. NetHack's yacc/lex toolchain was essentially unchanged for decades; community members called the switch "the end of an era." The source was also brought into C99 compliance and now supports cross-compilation for building on one platform to run on another.
The documented change log runs to 3,100+ entries in doc/fixes5-0-0.txt in the source distribution.
On the player-facing side, NetHack 5.0.0 ships with a built-in tutorial. This is new. Previously, NetHack had no onboarding. The expectation was that players would learn from spoiler wikis, community guides, or repeated death. The 5.0.0 tutorial doesn't simplify the game; it explains the interface. Alongside the tutorial: automatic door opening, confirmation prompts before dangerous actions (so you don't accidentally eat that cursed item), and color-coded health and status indicators.
NetHack 5.0.0: Why It Matters
NetHack is one of the foundational texts of the roguelike genre. Nearly every modern game with permadeath, procedural dungeons, and item interaction — from Vampire Crawlers to Die in the Dungeon — inherited something from the design decisions made here over the past four decades. The DevTeam is still shipping code in 2026. That matters for a 39-year-old open-source project running entirely on volunteer labor.
The built-in tutorial is the most direct accessibility change NetHack has seen in years. Without it, new players faced a text-based interface with dozens of key commands and no guidance — most died in the first room without knowing why. NetHack 5.0.0 doesn't lower the game's difficulty ceiling. It lowers the floor of "what do I press."
Balance changes will take time to fully assess. Players report the Valkyrie class, historically the easiest starting class and the most common path to ascension, received noticeable nerfs in this build. Unicorn horns, a key item used to restore drained attributes, no longer function that way. For a game with an active high-score and speedrun community, these aren't cosmetic adjustments.
Save incompatibility is a real frustration for anyone with a long-running game. NetHack sessions can stretch across months or years. The bones system carries a dead character's ghost and equipment forward through runs. None of that transfers to NetHack 5.0.0. If you had something going in 3.6.x, it ends there.
If you've been waiting for a reasonable entry point into the genre's founding title, the built-in tutorial in NetHack 5.0.0 makes this the most accessible version yet. For a wider look at what the roguelike genre looks like in 2026, Best Roguelike Games in 2026 covers what's worth playing now.
Frequently Asked Questions
What is NetHack 5.0.0? The latest release of the free ASCII roguelike, out May 2, 2026. NetHack 5.0.0 includes 3,100+ documented fixes, a built-in tutorial for new players, and a Lua-based build system overhaul. Free at nethack.org.
Is NetHack 5.0.0 free? Yes. NetHack has always been free and open source. Version 5.0.0 is available at no cost for Windows, macOS, and Linux, with full source code at nethack.org.
Why did NetHack skip version 4? The DevTeam skipped version 4 to avoid confusion with NetHack 4, an existing community fork with active development and its own player base. Version 5.0.0 immediately identifies the official release.
Are old save files compatible with 5.0.0? No. Saves and bones files from 3.6.x and earlier are incompatible with NetHack 5.0.0 due to internal architecture changes. Players start fresh.
What are the biggest changes in NetHack 5.0.0? For players: built-in tutorial, auto-door opening, dangerous action confirmations, color-coded health status. Under the hood: Lua build system, C99 compliance. Balance: Valkyrie nerfs, unicorn horns losing attribute restoration.





