Show HN: An Open Source Number Game
zachschnell.com
Show HN: An Open Source Number Game
1–10 of 34 posts
Re: Show HN: An Open Source Number Game
#2That carries across games; should it?
(Using Chrome 26.0.1410.65)
EDIT: I looked at the source; you do not reset sumslist.
Re: Show HN: An Open Source Number Game
#3"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.
Re: Show HN: An Open Source Number Game
#4Re: Show HN: An Open Source Number Game
#5That 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.
Re: Show HN: An Open Source Number Game
#6Re: Show HN: An Open Source Number Game
#7This 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
#8Re: Show HN: An Open Source Number Game
#9This game is really great. My only complaint is it doesn't make sense that clicking 7 doesn't net you any points, but clicking 3 loses you the game. I'd say 7 should count as a score.
Re: Show HN: An Open Source Number Game
#10That 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.