The game Little Champs is one of those car racing games. The basic idea is that there are five checkpoints. Every time player passes through the checkpoint time gets added to the clock. Game over happens if the player runs out of time early. Also, player can retry each track unlimited times. The scoring works in a way that you get a base score for your mileage. At each checkpoint you can score a bonus depending on the rank that you have and remaining time. Regarding submitting the highscore, you can do that any time you want and that will finish the game. The game controls are arrow keys. The game menu has four buttons, out of which three are related to this game. The three buttons are named 'Play', 'Help' and 'Scores'. Pressing the 'Play' button will present the player with a options to choose a track. Clicking on a track the game starts. In the lower left corner of the game panel is a sound on/off button. Below it is a speed indicator. Right of the speed indicator is Score indicator. In the lower right corner is time indicator. In the upper middle part of the screen is checkpoint status. In the lower part of the screen in the middle is current rank. Pressing the 'Help' button will present the player with the instructions on how to play the game. Pressing the 'Scores' button will present the player with the score board. My advice for this game is to avoid hitting the opponents because it will cost you speed and it will speed them up. |