Hacker News new | ask | show | jobs
by DerArzt 97 days ago
> TypeScript package with seeded RNG, so games are reproducible.

How does that work when the agent itself isn't deterministic? I'm guessing your talking about overall starting conditions and world state, or is there something else?