Chip's Challenge scoring: Difference between revisions

→‎MS: Move -> More
(Minor spelling fixes, removed double mention of Lynx's battery life, fixed something that will continue to be out of date in the future)
(→‎MS: Move -> More)
 
Line 26: Line 26:


=== MS ===
=== MS ===
In [[Microsoft's version of Chip's Challenge]], the time bonus value is a 16-bit signed integer. This means that if there are move than 3,276 seconds remaining on the clock when the level is finished (impossible except in a few custom levels), the time bonus value will roll over to a negative number.
In [[Microsoft's version of Chip's Challenge]], the time bonus value is a 16-bit signed integer. This means that if there are more than 3,276 seconds remaining on the clock when the level is finished (impossible except in a few custom levels), the time bonus value will roll over to a negative number.


When a level is completed, the score is displayed in a new window, as seen in the image above. The window's title is always "''Level Complete!''". The window itself then includes the victory message, time bonus, level bonus, level score, and total score. Below the total score is a place for a message that declares any score improvement. If there is no improvement, no message is shown. The shown message, stating "''You have established a time record for this level!''", will be shown whenever a level is completed for the first time. A time improvement will elicit the message "''You beat the previous time record by X seconds!''", and an improvement in the level bonus will elicit the message "''You increased your score on this level by X points!''" If ''both'' of these happen at the same time, the former message is shown. Finally, at the bottom of the window, is an ''Onward!'' button which takes the player to the next level.
When a level is completed, the score is displayed in a new window, as seen in the image above. The window's title is always "''Level Complete!''". The window itself then includes the victory message, time bonus, level bonus, level score, and total score. Below the total score is a place for a message that declares any score improvement. If there is no improvement, no message is shown. The shown message, stating "''You have established a time record for this level!''", will be shown whenever a level is completed for the first time. A time improvement will elicit the message "''You beat the previous time record by X seconds!''", and an improvement in the level bonus will elicit the message "''You increased your score on this level by X points!''" If ''both'' of these happen at the same time, the former message is shown. Finally, at the bottom of the window, is an ''Onward!'' button which takes the player to the next level.
Anonymous user