NetHack
Official NetHack Git Repository (by NetHack)
SLASHEM-Extended
SLASH'EM Extended (a SLASH'EM fork) (by SLASHEM-Extended)
NetHack | SLASHEM-Extended | |
---|---|---|
63 | 10 | |
3,125 | 124 | |
1.7% | 0.8% | |
9.8 | 9.2 | |
6 days ago | 3 months ago | |
C | C | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
NetHack
Posts with mentions or reviews of NetHack.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-04.
-
The Story of Rogue
Yes and still under active development [1]! We also just finished the 2024 November NetHack Tournament (TNNT) [2]! I played in the tournament for the first time this year. I had one near-win with a very challenging Monk (I was doing a bunch of conducts [3]) who unfortunately died to the infamous Wizard of Yendor (Rodney as we call him). I also had a winning run with a Wizard which unfortunately finished a few hours after the deadline at the end of the tournament, so sadly that one didn't count!
Next year I hope to have a bit more time to play so that I can record a win in regulation time!
[1] https://github.com/nethack/nethack
[2] https://tnnt.org
[3] https://nethackwiki.com/wiki/Conduct
-
Installing NH 3.7 on Win11 without using Linux?
download NetHack sources (https://github.com/NetHack/NetHack -> Code -> Download ZIP, unpack them on your computer)
-
Eglot + clangd not working for NetHack code base
My configuration of Eglot is simple: (use-package eglot :hook (c-mode . eglot-ensure)). And it works for a single c file. But when I use this setup to read the code of NetHack, it doesn't work for linting and definition finding (M-.), even though eglot connection has no problem. I observed the same problems when reading the code of SQLite. Some specific problems I observed:
-
First version of nethack with a bestiary?
Since nethack 3.1.0, the source for nethack's "bestiary" has been dat/data.base, in plain text, processed into a file named "data" when building the program. The unprocessed file intended for the nethack's next version can be seen at https://github.com/NetHack/NetHack/blob/NetHack-3.7/dat/data.base (it's quite long).
-
NetHack splash screen source? (question in comments)
I am not really 100% sure what you are looking for. Are you looking for the actual picture? It is built during compilation from this uuencoded file https://github.com/NetHack/NetHack/blob/NetHack-3.7/win/win32/splash.uu
- (...) instead of one single extremely large structure named 'g' to house all of the relocated global variables, they are distributed into several ga through gz. (...) To make things easy for the developer, each variable is placed into the struct corresponding to the starting letter of the variable.
-
Cant go down staircase?
xNetHack is based on NetHack 3.7.0, and there was a bug (now fixed) in NetHack 3.7.0 that caused stair destinations to be messed up after a game is recovered. I wonder that has happened here: perhaps you are playing a version of xNetHack that inherited the bug from NetHack 3.7.0, this is a recovered game.
-
toot toot
They won't be afraid of music in 3.7.
-
Minetown Shop with a closet, uses other than YASD for shoplifting?
This is a bug that was fixed in the upcoming 3.7, in this commit. Basically, if the random filler created a space that was made inaccessible by the fixed level design getting overlaid on top of the random filler, a door could be created to make that space accessible.
-
YAAP: Elvish Atheist Wizard
There is not a comprehensive list of changes in existence. This one comes close but doesn't contain everything https://github.com/NetHack/NetHack/blob/NetHack-3.7/doc/fixes3-7-0.txt
SLASHEM-Extended
Posts with mentions or reviews of SLASHEM-Extended.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-17.
-
SLASH'EM Extended 2.84
New version available on the em.slashem.me server - as always, here's the latest release and the changelog has also been updated. Players who still have an ongoing 2.83 version savegame file should please select " o) Play Slash'EM Extended (old)" from the main menu on the server to finish their old game; rest assured that those games have not been deleted and can still be completed :-)
-
SLASH'EM Extended 2.83
It's live! Play on the em.slashem.me server, grab the newest release, and look at the changelog to see what's new! :-) Have fun everyone!
-
Another new release
Happy New Year everyone! Now we can all celebrate, for the Iron Lady has forged yet another new SLEX release: link. Yeah, I know it's just been a week or so since the last one, but I've been busy and fixed several rather severe bugs that were really reducing my enjoyment while playing. Now, with those bugs out of the way, SLEX should be a lot more fun! :-)
-
New release 2.80 "Venom"
Behold, here's the newest version of SLEX.
-
Sharing Saturday #445
SLASH'EM Extended - github repo
-
Wish there was an confirmation dialogue for autoselecting everything.
Not the vanilla devteam, but I really like your suggestion, so: Confirmation dialogue :-)
-
Any idea why this is happening? That’s 2 levels in a row it made a maze instead of whatever else it’s supposed to make
Would it happen to be this issue? https://github.com/SLASHEM-Extended/SLASHEM-Extended/issues/47
-
Changelog?
I basically play with your history file open but it hasn't been updated since May 2021… Would be could if you could, especially if we could know how you made the game easier in last release? (noticed more healing scrolls, not sure if it's placebo, but sacrificing a little girl's corpse as a chaotic summoned an hostile Jueblex (with a e) so yeah, I'll stay a noob x)
-
Where i can download SLASH'EM Ex
Here is an up-to-date link. If you're on Windows, there's a binary ready to go, on Unix you need to compile it from the source. Also I guess I should edit the roguebasin page...
-
Next update?
The GitHub repo has activity from Amy 27 days ago. https://github.com/SLASHEM-Extended/SLASHEM-Extended
What are some alternatives?
When comparing NetHack and SLASHEM-Extended you can also consider the following projects:
crawl - Dungeon Crawl: Stone Soup official repository
SpliceHack - An abandoned nethack variant based on version 3.7. An attempt to build a "kitchen sink" style variant that is easy to pick up and play.
angband - A free, single-player roguelike dungeon exploration game
brogue-android-port - Brogue Android Port
sil-q
FAangband - First Age Angband