Easiest way to get that would probably be a computercraft program and a reactor/other explosive that blows up instantly. Something like:
while game is in progress
t=0
while redstone is on and t<120
t=t+1
sleep(1)
if t==120
Activate redstone signal leading to...