Skip to content

Main Menu Counters

Jason edited this page Aug 18, 2025 · 2 revisions

The page is dedicated to present some information about the main menu counters placed on top of the screen.

General information

The counters on the top of the screen show score values. They are centered horizontally regardless of the number of visible counters at the moment which depends on selected game mode.

The first one presents score of the first player, the second one is for displaying current high score and the last one shows score of the second player (it is visible only when selected the 2 player mode).

All the counters display values in specific format depending on score:

  • if score is equal to 0, then "00" text is displayed,
  • if score is higher than 0 and less than 1.000.000, then no adjustments are made,
  • if score is higher than 1.000.000, then a counter is expanded to fit entire score with a header in one line.
Display (1 player mode) Display (2 player mode)
Main menu RITFMainMenu2PlayerMode

Clone this wiki locally