Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 1.5 KB

hittheballs.rst

File metadata and controls

66 lines (42 loc) · 1.5 KB

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

Menu screen

The menu screen, where you select the game level : as soon you click on one level, the game starts.

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

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.