Repo · Games & real time
TypeSafe Snake
Let Jev select each move from legal options.
Open github.com ↗From the repository
Snake auto-played by TypeSafe's Jev model: one System One choice per tick, legal moves and facts generated in code
How builders describe it
Snake auto-played by TypeSafe's Jev model: one System One choice per tick, legal moves and facts generated in code.
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 →