Live data from Hacker News

Show HN: An Open Source Number Game

zachschnell.com

1–10 of 34 posts

Re: Show HN: An Open Source Number Game

#3
post #2

"You can only get credit for each multiple of 7 once…" That carries across games; should it? (Using Chrome 26.0.1410.65) EDIT: I looked at the source; you do not reset sumslist.

Thank you for pointing that out. No it should be on a game by game basis. It should be fixed now.

Re: Show HN: An Open Source Number Game

#5
post #4

That is pretty cool. It would be handy if I can see the multiples of 7 that I have used already. That way I can figure out what to work towards next.

That's a great idea! The trick will be finding a place to display it. Maybe I'll add a button next to the score, and clicking it will reveal an overlay with played numbers.

Re: Show HN: An Open Source Number Game

#6
This is fantastic. My only suggestion would be a stronger visual indication of when something gets added to the sum or the score. It probably sounds cosmetic, but visual feedback is helpful for reinforcing text explanations (at least for me, being a more hands-on learner).

Re: Show HN: An Open Source Number Game

#7

This is fantastic. My only suggestion would be a stronger visual indication of when something gets added to the sum or the score. It probably sounds cosmetic, but visual feedback is helpful for reinforcing text explanations (at least for me, being a more hands-on learner).

That makes complete sense. I originally considered making a small noise when the sum was added to the score, though I'm leaning more towards flashing the updated score with a different color. Thank you for the feedback.

Re: Show HN: An Open Source Number Game

#10
post #5
post #4

That is pretty cool. It would be handy if I can see the multiples of 7 that I have used already. That way I can figure out what to work towards next.

That's a great idea! The trick will be finding a place to display it. Maybe I'll add a button next to the score, and clicking it will reveal an overlay with played numbers.

A button would be good, but it would be even better if it showed up as soon as you played it. It would reduce the number of unnecessary clicks then and become more intuitive to play.
Post reply on HN