Live data from Hacker News

Viewing profile — SheeEttin

SheeEttin

HN member
Joined
Tue, Apr 08, 2014, 3:13 PM UTC
HN karma
4
Public activity
8 items

About SheeEttin

No profile information was provided.

Recent public activity

  1. comment
    Comment #7556704

    Well you can play it that way too, if you want. Try overriding some of the internal functions using creative methods. :)

  2. comment
    Comment #7556677

    We've also been discussing it over on reddit: http://www.reddit.com/r/webdev/comments/22gxx1/untrusted_a_j...

  3. comment
    Comment #7556671

    Ooh, shift, nice. Didn't know about that. That should come in handy.

  4. comment
    Comment #7554500

    I'm trying with player.killedBy(function(){throw new Exception();}); ...but then that just means I get killed by "function(){throw new Exception();}". Edit: never mind, got it. Ove…

  5. comment
    Comment #7554350

    I wish we could retrieve the solution we used for past levels. :( Okay, I think I've replicated it. I just overrode onCollision with empty braces, so the final definition looked li…

  6. comment
    Comment #7554298

    https://gist.github.com/anonymous/12b15e3de9340655ed78 Variable to control the direction the robot moves, changed with the function phone.

  7. comment
    Comment #7553931

    A good solution would be to remove an invalid item, and the function should silently try to remove the invalid item, but still allow passage. For some reason, even when you have th…

  8. comment
    Comment #7553889

    Of course. I made them harmless and walked right through them.