|
SCORING : Discussion there. The game is ranking players first by last level beaten, then game difference, then time (but strangely in this clone your time won't be displayed at the end of your game). Our formula will rank players in a similar way : score = (level where you lose - 1)x10000 + (game difference in last match won)x1000 + (games won in lost match). You can use "continue" and play till "game over" is displayed, when you're defeated by one of the cpu levels.
Examples : last edited 07 Nov 2020 23:55:21 GMT by Phil Lamat (phl) |
This document is generated on demand.