First version of nethack with a bestiary?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • NetHack

    Official NetHack Git Repository

  • 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-3.4.3

    Git repository of all released NetHack versions up to 3.4.3

  • This is also not originating in NetHack, as Andries Brouwer's Hack from 1984 already had (a very limited) encyclopedia: https://github.com/Vanilla-NetHack/NetHack-3.4.3/blob/a1b94f052fdd1bd4464c6725c755606c307b334f/data

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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
  • NetHack splash screen source? (question in comments)

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

    1 project | /r/roguelikes | 18 May 2023
  • (...) 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.

    1 project | /r/programmingcirclejerk | 3 May 2023