
Jev Game
A Laravel text-adventure where an AI narrator sends you across town on errands while a suspicion meter decides whether you survive or get sent to the gulag.
Jev Game
A text-driven survival game set in a paranoid Soviet town. Qwen writes the narrator's voice and reacts to whatever you type, Jev AI silently rates every answer, and a suspicion meter decides if you make it out or end up on a train to the gulag.


AI-Narrated Missions
Each session hands you a mission ("get to the Textile Factory", deliver a tin of tobacco to Nadia) and drops you into a scene. You type what you do next in plain English, and Qwen writes the narrator's response and updates the story log — no dialogue trees, no fixed choices.
Suspicion, Believability, Reaction
Behind the scenes, Jev AI rates every free-text answer against a live rubric: how believable it is, whether it holds together with what you've already said, and how the town reacts — calm, suspicious, or furious. Those scores move a suspicion meter round by round. Push it too far and the game ends with a one-way trip to the gulag instead of a survived interrogation.


Persistent Runs
Games are account-bound and saved mid-mission, so you can pick a run back up later. A dashboard lists every attempt by day and outcome — in progress, sent to the gulag, or survived — and a stats screen tracks totals across every player: games played, survival rate, and average final suspicion.

Details
- Built with Laravel, accounts and saved sessions per player
- Qwen generates the narrator's mission text and reactions
- Jev AI (TypeSafe System One) rates every free-text answer for believability, consistency, and reaction
- Suspicion meter drives a survive-or-gulag ending per run
- Dashboard of saved games, global stats, and a leaderboard for survivors
