Back
gamesresearchOpen source

Jev × NetHack

Run Jev-controlled NetHack with recordings and reproducible research traces.

What Jev decides

Which currently available game action to take next.

Jev × NetHack publishes a bounded player, game recordings, a viewer, and experimental data about Jev-directed play.

CHOICE
Jev role
Choose actions for a bounded NetHack player.
Input
Observed game state and the player’s available action candidates.
Output
A selected game action recorded with its transition.
Decision frequency
At each player decision in a running game.
Fallback
Runner limits actions and preserves traces; unfinished recordings remain separate from completed releases.
Author reported · Source reviewed

How it works

Input
Observed game state and the player’s available action candidates.
Jev
CHOICE
Output
A selected game action recorded with its transition.

Overview

The repository contains a persistent Jev policy, an experiment runner, public gameplay recordings, and preserved transition data. Research pilots and policy comparisons are reported as negative or inconclusive; the project does not claim an ascension or state-of-the-art result. The public viewer distinguishes completed recordings from a live feed.

Language
Python
Author
integrate-your-mind
Sources checked Sep 24, 2026

Sources

Related projects