Live data from Hacker News

Viewing profile — albertjorlando

albertjorlando

HN member
Joined
Thu, Feb 28, 2013, 9:08 PM UTC
HN karma
12
Public activity
9 items

About albertjorlando

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
  4. comment
    Comment #7433128

    Well yes, logbase2(x), where x is your score, does equal the number of wall jumps. But that doesn't account for how the game is laid out. Your score is a result of the number of ju…

  5. comment
  6. comment
    Comment #7433047

    This is the exponential function, 2^x. Where the independent variable is the number of walls jumped. For instance, after 30 jumps, your score/tile reads 1073741824, or 2^30.

  7. comment
  8. comment
    Comment #5466561

    Thank you all very much. Looks like i'll be getting started with js.

  9. story
    Should I learn javascript?

    About to conclude my first semester of CS at the university, and am eager to begin learning web design on the side while I get my B.S. in CS. To be honest I don't know very much. I…