A watchdog timer game.
A watchdog timer is a timer which increments in computer systems, and when the timer reaches a certain value without being reset "kicked" (3 in this one), it executes a corrective action, as the computer system has frozen since it hasn't kicked the watchdog. It is the computer equivalent of a dead man's switch.