Difference between revisions of "Activities/Flip"

From Sugar Labs
Jump to navigation Jump to search
(Created page with "==Flip== A simple strategy game where you flip "coins" in order to get all of them with the same side up. 300 === How to play === Click on a dot an...")
 
Line 9: Line 9:
 
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).
 
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).
  
[[Category:Sugar Activity]]
+
=== Where to get Reflection ===
 +
 
 +
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 source code is available on [http://git.sugarlabs.org/flipgame the Sugar Labs Gitorious server].
 +
 
 +
 
 +
[[Category:Activity]]

Revision as of 17:58, 8 December 2011

Flip

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

300

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).

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.