Repo · Games & real time
hundred
Local lab of Jev use cases: Hundred (100 NPCs in a tiny town) and Jev Shogi (human Sente, Jev/rules Gote).
Open github.com ↗How builders describe it
100 AI NPCs live in a tiny town. Jev chooses the next action; the world writes the story.
Local lab of Jev use cases: Hundred (100 NPCs in a tiny town) and Jev Shogi (human Sente, Jev/rules Gote). Engines keep legality; Jev only picks the next closed-set action when enabled.
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 →