Repo · Games & real time
typesafe-mario
Jev picks NES controller inputs from telemetry, never from pixels.
Open github.com ↗How builders describe it
A TypeSafe/Jev agent that plays Super Mario Bros. from structured emulator state.
Study a Jev controller that selects existing NES input combinations from structured Super Mario Bros. telemetry.
The decision Jev makes
Choose a legal move, a lane or an NPC reaction each turn.
Where it fits
Games are a stress test for decision speed. Jev picks the next move from the legal ones, fast enough for arcade games and deep enough for chess and strategy. All 173 games & real time projects →