CalibratedDecisions.

Repo · Games & real time

jev-snake

An experimental Snake environment where the game engine owns deterministic rules and TypeSafe AI's Jev makes the movement decision from structured…

Open github.com ↗

How builders describe it

An experimental Snake environment where the game engine owns deterministic rules and TypeSafe AI's Jev makes the movement decision from structured state on every tick.

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 →

Related projects