HitTheBalls

Goal

In HitTheBalls activity :

  • you are given a target result
  • there are some balls with operations moving across the screen
  • and you must click on the good ball (or the good balls).

Where to get HitTheBalls

HitTheBalls activity is available for download from the Sugar Activity Library: HitTheBalls

The source code is available on GitHub.

Game phases

Main game screen

Main game screen

The balls are moving across the screen, and the time bar is running down. The game may have several good balls, in which case all of them must be clicked.

Answers screen

Answers screen

Whenever you win or loose, the answers are resumed on a screen. Just click in order to return to the menu.

Where to report problems

Please report bugs and make feature requests at hittheballs-activity/issues.