Stupid building questions.

This page summarizes the projects mentioned and recommended in the original post on /r/nethack

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. NetHack

    Official NetHack Git Repository

    https://github.com/NetHack/NetHack/blob/NetHack-3.7/sys/unix/NewInstall.unx is where linux build instructions are stored. I've built NH from source a few times and I think they're pretty straightforward.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. UnNetHack

    NetHack fork that is in development

    Removing the Rogue levels from generating is quite easy: https://github.com/UnNetHack/UnNetHack/commit/7b02e60db76d45c2c91bc7281d288e6b64182005

  4. 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.

    The correct thing to do to get rid of the rogue level minimally is to go into dat/dungeon.def (3.6.6 and prior versions; in 3.7 it's dungeon.lua) and comment out the rogue level there. See this EvilHack commit: https://github.com/k21971/EvilHack/commit/c27fe5eb51eef302ac5f6c562d2d65369fd51dae

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Installing NH 3.7 on Win11 without using Linux?

    1 project | /r/nethack | 7 Dec 2023
  • Eglot + clangd not working for NetHack code base

    3 projects | /r/emacs | 17 Jun 2023
  • First version of nethack with a bestiary?

    2 projects | /r/nethack | 3 Jun 2023
  • NetHack splash screen source? (question in comments)

    1 project | /r/nethack | 18 May 2023
  • FAAngband Help?

    1 project | /r/roguelikes | 18 May 2023