Activities/Fraction Bounce

From Sugar Labs
< Activities
Revision as of 16:33, 2 October 2011 by Walter (talk | contribs) (Created page with "==Fraction Bounce Activity== FractionBounce is a game that prompts the player to nudge a bouncing ball to land at a point on the bottom of the screen that is an estimate of a gi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Fraction Bounce Activity

FractionBounce is a game that prompts the player to nudge a bouncing ball to land at a point on the bottom of the screen that is an estimate of a given fraction. E.g., if 1/3 is displayed on the ball, then the ball must land 1/3 the distance along the bottom.

FractionBounce.png

How to play Fraction Bounce

  1. Click on the ball to begin.
  2. Use the arrow keys (or the letters h and l) to move the ball left or right during its trajectory; any other key will cause the ball to drop straight down.

If you have an XO 1.75 laptop, you can use the accelerometer to move the ball left and right.

Notes

  • Every time you get a correct answer, a smiley face is added to the background image.
  • The delay between games decreases the longer you play.

Where to get Fraction Bounce

The Portfolio activity is available for download from the Sugar activity portal: FractionBounce

The source code is available on the Sugar Labs Gitorious server.

Where to report problems

You can report bugs and make feature requests on our bug-tracking system (You need to create an account first). To list all open tickets of FractionBounce you can use query component=Portfolio. You are also welcome to leave comments/suggestions on the Talk:Activities/FractionBounce page.