Zocoi Vietnamese /ʒoʊ kɔɪ/: (informal) Let's watch/read together

Will you drown? (notch.net)

Thank you Notch for this incredible piece of art.

Play the game at: http://game.notch.net/drowning/#

In case you need to speed up:

[code]
id = setInterval(function () { list = $$("a"); for (var i = 0; i < list.length; ++i) { var el = list[i]; el.click() }; }, 2000);
clearInterval(id) # to resume the game
[/code]

Beware, the game has alternative endings which results from the choices you make.
Spoiler alert!, thanks CyberShadow for the graph.