Difference between revisions of "Activities/Flip"

From Sugar Labs
Jump to navigation Jump to search
Line 18: Line 18:
 
=== Where to get Flip ===
 
=== Where to get Flip ===
  
The Reflection activity is available for download from the [http://activities.sugarlabs.org Sugar activity portal]: [http://activities.sugarlabs.org/en-US/sugar/addon/4518 Flip]
+
The Flip activity is available for download from the [http://activities.sugarlabs.org Sugar activity portal]: [http://activities.sugarlabs.org/en-US/sugar/addon/4518 Flip]
  
 
The source code is available on [http://git.sugarlabs.org/flipgame the Sugar Labs Gitorious server].
 
The source code is available on [http://git.sugarlabs.org/flipgame the Sugar Labs Gitorious server].

Revision as of 10:20, 5 February 2012

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 Flip

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

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