|
|
|
|
|
by bambax
4287 days ago
|
|
> I'm planning to add more levels that only show the numbers briefly I think it would be better (and simpler) to just decrease the potential score according to the time the player takes to look at the numbers (time of first click minus time the level was first displayed). Also, I played several games and ended with a different score each time; if time doesn't matter, what does the score come from? |
|
If you improve in each level and remain a constant rate, you get more points in higher levels. Suppose you take 1 second to finish each level, your points in all levels will be: 320, 500, 720, 980, 1280, 1620.
See https://github.com/awendt/memory-chimp/blob/master/game.js#L...