Classic roguelike game 'NetHack' version 5.0.0 released



The latest version 5.0.0 of NetHack , a classic roguelike game from 1987 where players explore dungeons using characters represented by '@', has been released. It reportedly includes over 3100 fixes and changes.

NetHack 5.0.0: Main Page

https://nethack.org/common/index.html

NetHack is a roguelike game where you explore dungeons represented solely by simple ASCII code , using characters indicated by '@'.



'Roguelike' is a game genre characterized by features such as enemies and items being randomly generated and changed each time you play. Its origins lie in ' Rogue, ' released in 1980 by Glenn Witchman and Michael Toy. Later, ' Hack ' was created based on 'Rogue,' and several other variations were born from there.

One of these was NetHack , launched by Mike Stevenson and others as the 'DevTeam.' It was released to the public as version 1.3d on July 28, 1987, quickly progressed to version 2.2a, and became version 3.0 in 1989.

From then on, major updates containing important features were regularly released until version 3.4.3 was released in December 2003. However, from 2004 onwards, updates became minor, mainly focusing on OS compatibility, and fan-made expansions were carried out.

However, in 2015, version 3.6.0 was released as the first major update in a long time, and in addition to bug fixes and optimizations, many community add-ons were incorporated.

The story behind NetHack's long-awaited update--the first since 2003
https://www.gamedeveloper.com/design/the-story-behind-i-nethack-is-long-awaited-update--the-first-since-2003

When asked about future development plans at the time of the 3.6.0 release, development team member Paul Wiener replied, 'I can't imagine. Things that seem easy turn out to be more difficult than expected. Real life limits the amount of time we can spend coding, so it's more realistic to ask, 'What won't be coming next?' For example, I'm fairly certain that lightsabers and stormtroopers won't be appearing.' He then added, 'You know the standard answer from the development team to that question. We don't reveal our hand. But I can say with certainty that the next release won't be as long a wait as this one.'

This update skips version 4 and goes straight to 5.0.0. Key features include the source code conforming to the ' C99 ' standard, cross-compilation support eliminating barriers to running NetHack built on a specific platform or OS on another platform or OS, and the replacement of quest text file processing with Lua text.

Please note that since this is a new version, there may be bugs, and constructive suggestions, GitHub pull requests, and bug reports are very welcome.

GitHub - NetHack/NetHack: Official NetHack Git Repository · GitHub
https://github.com/NetHack/NetHack

in Game, Posted by logc_nt