NetHack
BrogueCE


NetHack | BrogueCE | |
---|---|---|
63 | 153 | |
3,079 | 1,090 | |
1.1% | 2.6% | |
9.8 | 6.3 | |
7 days ago | about 2 months ago | |
C | C | |
- | GNU Affero General Public License v3.0 |
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
-
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
BrogueCE
-
The Story of Rogue
I love any opportunity to suggest people try out Brogue. It was developed with the idea "What would have happened if development continued on Rogue?"
Info here: https://sites.google.com/site/broguegame/
Repo/downloads here: https://github.com/tmewett/BrogueCE
-
Show HN: Asterogue, my sci-fi roguelike, is now playable on the web
I enjoyed it, though for my taste it was maybe a little too simplistic and easy. The original rogue is before my time, but at one point I got very hooked on [brogue](https://sites.google.com/site/broguegame/) and this reminded me very much of that.
- any suggestions for a beginner roguelike? something that's not infuriating
-
anyone can recommend me a cheap roguelike-roguelite
For a long time, most traditional roguelikes were free (although there seem to be more on steam lately). I think Brogue is a good place to start; it isn't too complicated, it has some nice quality of life stuff, cooperates with a mouse, and its pretty for its genre.
-
What kind of builds are currently possible
I only play community edition, and my ascensions have been lightning, conjuration, teleport and some reaping combinations. My mastery was teleport with invis/reaping support. Multiplicity weapons are good (spear, rapier) but i tend to get ambitious and play hard for a mastery and screw it up.
-
Best roguelike to start with?
Your best option is Brogue (community edition), in my opinion.
- Best roguelike on steam for a beginner?
-
Looking for non-action roguelike/lite (i.e. colony sims, deckbuilder, strategy, etc.)
Brogue
-
Free games that can be replayed/played for a while
Brogue is another good option if you're down with rogue-likes, can basically run on anything (& has an Android version).
- Does this game still exist?
What are some alternatives?
angband - A free, single-player roguelike dungeon exploration game
shattered-pixel-dungeon - Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. It's based on the source code of Pixel Dungeon, by Watabou.
crawl - Dungeon Crawl: Stone Soup official repository
brogue-android-port - Brogue Android Port
EvilHack - A variant of NetHack that is designed to be a much more challenging experience than the original, drawing inspiration and content from various existing variants along with adding unique and never-before-seen custom content.
UnNetHack - NetHack fork that is in development
libtcod - A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
BotHack - BotHack – A Nethack Bot Framework
brogue - Brogue is a roguelike game created by Pender. The "vanilla" branch of this repository is just vanilla brogue, but the other branches feature some changes.
sil-q

