Live data from Hacker News

SkiFree in the Browser

basicallydan.github.com

51–60 of 64 posts

Re: SkiFree in the Browser

#53
I love it. This game brings back so many memories for me! As it's written in JavaScript, I intend to take it, add some realtime players via Node.js and get this up and running. So much fun for a side project and with a great starting point!

Re: SkiFree in the Browser

#56
post #27
post #26

:( The controls aren't the same. I want to make him walk up forever really really slowly.

I noticed this too. In the original, the left and right arrows rotated you. In this, they correspond to 'face left' and 'face right' respectively. The difference is, in the original if you were facing left and hit the right arrow, you'd rotate one position to the right. This would put you as facing down again. In this, if you're facing left and hit right, you immediately face right. To face down you have to press dow…

Sorry guys, I'll get to it when I can :) if you fancy helping out and beating me to it you're more than welcome to do a pull request!

Re: SkiFree in the Browser

#57
post #27
post #26

:( The controls aren't the same. I want to make him walk up forever really really slowly.

I noticed this too. In the original, the left and right arrows rotated you. In this, they correspond to 'face left' and 'face right' respectively. The difference is, in the original if you were facing left and hit the right arrow, you'd rotate one position to the right. This would put you as facing down again. In this, if you're facing left and hit right, you immediately face right. To face down you have to press dow…

Sorry guys, I'll get to it when I can :) if you fancy helping out and beating me to it you're more than welcome to do a pull request!

Re: SkiFree in the Browser

#58

Earlier quoted context omitted.

Nope, not yet. He has five lives because I haven't quite worked out the difficulty of the Yeti yet. Tricks will happen, too, eventually :)

You're also missing the "speed up to escape the yeti" binding. ;)

The "F" key should work :) but it doesn't last forever, I put a limit on it.

Re: SkiFree in the Browser

#59

Some differences from the original: 1.) You can't press right twice to stop, then up repeatedly to climb. 2.) You can't press various arrow keys after jumping to do a trick pose that gives you extra points. 3.) There's only 1 degree of 'turning right', not two. Same w/ left.

Also, there was a bug (feature?) in the win 3.1 version where if you sat yourself under a seat, and then held the up arrow to slowly go up at the same time as the lift, and your score would rocket up by the 1000s.

We used it to increase the high score on our primary school computers from a measly 11 to several tens of thousands in a couple of minutes.

Otherwise, pretty darn faithful recreation, great job!

Post reply on HN