Live data from Hacker News

Show HN: I taught my little brother JS, and he made this videogame in a week

s-poony.github.io

81–90 of 285 posts

Re: Show HN: I taught my little brother JS, and he made this videogame in a week

#84
post #76

Hasn’t been mentioned before: try this on a phone. It uses the gyroscope for control and it quickly becomes second nature to balance/guide the square around the screen. Also a very nice and rewarding discovery process, as it starts out with squares speeding by, until you realize it’s the tilt of your phone that is causing it. Congrats, super fun!

Note: mobile Chrome but not Firefox.

Worked just fine on Android Firefox.

Re: Show HN: I taught my little brother JS, and he made this videogame in a week

#85
post #76

Hasn’t been mentioned before: try this on a phone. It uses the gyroscope for control and it quickly becomes second nature to balance/guide the square around the screen. Also a very nice and rewarding discovery process, as it starts out with squares speeding by, until you realize it’s the tilt of your phone that is causing it. Congrats, super fun!

Note: mobile Chrome but not Firefox.

Not sure what you mean, but it works for me on ff/android. Nice game, well executed!

Re: Show HN: I taught my little brother JS, and he made this videogame in a week

#87

Hasn’t been mentioned before: try this on a phone. It uses the gyroscope for control and it quickly becomes second nature to balance/guide the square around the screen. Also a very nice and rewarding discovery process, as it starts out with squares speeding by, until you realize it’s the tilt of your phone that is causing it. Congrats, super fun!

Kind of disturbing that Chrome just provides gyroscope data without any notification to the user.

Re: Show HN: I taught my little brother JS, and he made this videogame in a week

#88

Hasn’t been mentioned before: try this on a phone. It uses the gyroscope for control and it quickly becomes second nature to balance/guide the square around the screen. Also a very nice and rewarding discovery process, as it starts out with squares speeding by, until you realize it’s the tilt of your phone that is causing it. Congrats, super fun!

The APIs powering this are in the process of being heavily restricted or removed altogether -- if you think games like this should exist, you should voice your concern here: https://github.com/w3c/deviceorientation/issues/57 .

If the app doesn't want to ask permission before gathering my data, they can pound sand.

Re: Show HN: I taught my little brother JS, and he made this videogame in a week

#89

Anyone noticed that you can click the game board to go full screen. This kid is doing more with less than many developers do with years of training. I think he's got a career in programming ahead.

Actually based on the commit message, that's from the big brother.

That's not actually the impressive part of the code though so it remove nothing from him.

Post reply on HN