About the game
SysAdmin Crisis puts you on the night shift of a small server fleet. Logs stream in, metrics drift, and something breaks roughly every minute. You diagnose it from the log signature and fix it by typing the command a real sysadmin would type.
A night nobody writes games about
Terminal games are usually about breaking in. Hacknet, Uplink, the whole shelf — you are the intruder and the machine is the obstacle. Almost nobody puts you on the other side of it: the person on call at 3 a.m. whose job is to keep the thing standing until sunrise.
SysAdmin Crisis is that side. You are the only sysadmin on the night shift of a small server fleet. Logs stream, metrics drift, and roughly every minute something breaks — a traffic flood, a leaking worker, a lock pile-up on the database, a partition filling with its own logs, a rack running hot. You read the signature, you name the incident, you type the fix. The clock runs from midnight to eight.
The satisfaction it aims for is a specific one: the moment you recognise a log line before the game explains it. That reflex is real, and it is the same one that decides how a real incident goes.
Why it runs on your device and nowhere else
There is no backend. Not a small one, not one kept around just for scores — none. The game logic is a plain TypeScript engine that the web page and the mobile app both embed, and it never opens a connection. Airplane mode changes nothing about how it plays.
That is a design decision before it is a privacy one. A game that needs a server stops working when the server does, when the network does, or when whoever pays the bill stops paying it. This one still works on a laptop in a basement in ten years.
The privacy part then comes for free. With no server there is no account, no telemetry pipeline, no analytics SDK and no crash reporter — which is why the privacy policy is short and can afford to be blunt. Your saves and settings sit in your own storage, and the only way they move is if you export them yourself.
Who makes it
SysAdmin Crisis is an independent project, built and maintained by a single developer in Turkish and English, with no publisher, no funding round and no analytics dashboard quietly deciding what gets built next.
Which means feedback is the only signal there is. If something is unfair, unclear or plainly broken, writing about it genuinely changes the game.