Live data from Hacker News

Will you drown?

game.notch.net

31–40 of 145 posts

Re: Will you drown?

#32
post #4

Play automatically: setInterval(function(){ $("a").click() }, 100) (Edit: Yes, this leads you through a very fast, very bad life. Play manually and have a better life.)

Seriously? window.setInterval(function(){ Array.prototype.forEach.call(document.querySelectorAll('a'),function(i) {i.dispatchEvent(event)})},1000);

I was going for quick and dirty. $(foo).click() was available so why not use it?

Re: Will you drown?

#35
post #4

Play automatically: setInterval(function(){ $("a").click() }, 100) (Edit: Yes, this leads you through a very fast, very bad life. Play manually and have a better life.)

- Integrity for using jQuery? Lol

Actually, the chrome dev tools allow you to use $(selector) even if the site doesn't have jQuery enabled. [0]

[0] https://developers.google.com/chrome-developer-tools/docs/co...

Re: Will you drown?

#37
Is the game deeper as it seems on the first playthrough?

Are there any harder to reach options, like having children or reaching old age?

edit: I looked in source, there are no hidden options, you will get everything on the first playthrough.

Re: Will you drown?

#39
From a personal revelation about his late father:

http://notch.tumblr.com/post/37823268132/i-love-you-dad

I remember that story and it kind of remained with me. As soon as I saw the title of the "game" I recalled this part of this story:

> ... turn around, see my dad being really close to the dog when all of the sudden a big chunk of ice around him breaks loose, tips over, and my dad falls in. I freak out. Then he stands up, the water only reaching about hip height.

I urge you to read the whole story.

Re: Will you drown?

#40
post #9

hmm. I think I'm gonna go look at kittens

I would like to see a cat version of the game. There could be specific outcomes, e.g. if you don't want to end up de-balled/hysterectomied then you can be an alley cat and live a shorter life that may be harsher. Alternatively you could go for the cosy life by purring lots.
Post reply on HN