rokr047 / colorSlide

2D Single handed mobile game for ios, android | Published on Appstore & Google Play
http://rokr047.com/ColorArcade
2 stars 0 forks source link

New Scoring System #1

Closed rokr047 closed 10 years ago

rokr047 commented 10 years ago

Need new scoring calculation.

Should include total correct swipes, total gameplay time.

Possibly, 1 sec = 100 pts & 1 Slide = 100 pts.

e.g: score=34 time=32 3400+3200 = 6600 * (score/time) = 6600*(34/32) = 7012.5

Higher the difference more score.

rokr047 commented 10 years ago

The new scoring system had been applied.