Difference between revisions of "Activities/Fraction Bounce"

From Sugar Labs
Jump to navigation Jump to search
(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...")
 
Line 24: Line 24:
  
 
=== Where to report problems ===
 
=== Where to report problems ===
You can report bugs and make feature requests [https://bugs.sugarlabs.org/newticket?component=FractionBounce on our bug-tracking system] (You need to create an account first). To list all open tickets of FractionBounce you can use [https://bugs.sugarlabs.org/query?status=accepted&status=assigned&status=new&status=reopened&component=FractionBounce query component=Portfolio]. You are also welcome to leave comments/suggestions on the [[Talk:Activities/FractionBounce]] page.
+
You can report bugs and make feature requests [https://bugs.sugarlabs.org/newticket?component=FractionBounce on our bug-tracking system] (You need to create an account first). To list all open tickets of FractionBounce you can use [https://bugs.sugarlabs.org/query?status=accepted&status=assigned&status=new&status=reopened&component=FractionBounce query component=FractionBounce]. You are also welcome to leave comments/suggestions on the [[Talk:Activities/FractionBounce]] page.
  
 
[[Category:Activity]]
 
[[Category:Activity]]

Revision as of 16:34, 2 October 2011

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=FractionBounce. You are also welcome to leave comments/suggestions on the Talk:Activities/FractionBounce page.