Difference between revisions of "Activities/Flip"

From Sugar Labs
Jump to navigation Jump to search
Line 11: Line 11:
 
* '''Did you know''' that each time you win, the grid gets larger?
 
* '''Did you know''' that each time you win, the grid gets larger?
 
* '''Did you know''' that you can play over the network with your friends?
 
* '''Did you know''' that you can play over the network with your friends?
 +
 +
=== Programming Challenge ===
 +
 +
Add images of coins (heads and tails) instead of the colored dots.
  
 
=== Where to get Reflection ===
 
=== Where to get Reflection ===

Revision as of 18:00, 8 December 2011

Flip

A simple strategy game where you flip "coins" in order to get all of them with the same side up.

Flip-activity.png

How to play

Click on a dot and it will reverse its state (color) and that of its immediate neighbors to the north, south, east, and west. You win when all of the dots are of the same state (color).

  • Did you know that each time you win, the grid gets larger?
  • Did you know that you can play over the network with your friends?

Programming Challenge

Add images of coins (heads and tails) instead of the colored dots.

Where to get Reflection

The Reflection activity is available for download from the Sugar activity portal: Flip

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