Difference between revisions of "Activities/Cookie Search"
Line 37: | Line 37: | ||
== Learning with CookieSearch == | == Learning with CookieSearch == | ||
+ | CookieSearch is a exercise in logic. | ||
== Modifying CookieSearch == | == Modifying CookieSearch == |
Revision as of 23:39, 25 May 2012
About CookieSearch
The CookieSearch Activity is a simple mine-sweeper-type game.
Where to get CookieSearch
The CookieSearch activity is available for download from the Sugar activity portal: CookieSearch
The source code is available on the Sugar Labs Gitorious server.
Using CookieSearch
- Activity Button
- Opens Activity Toolbar
- New Game Button
- Launches new game
- Stop Button
- Exit activity
- Activity title
- Write to Journal
- Share Button
- Copy Scores Button
- Copies score history to Clipboard (to be loaded into Activities/SimpleGraph.
How to play
The object of the game is to clear the board of cookies by clicking on the tiles. If a square containing a cookie is clicked on the turtle icon, you lose the game. Otherwise, a number is shown indicating the number of adjacent squares that contain cookies. If there are no adjacent cookies, the square is blank, and the surrounding squares are revealed. As a memory aid, you can mark a square that you hypothesize has a cookie behind it by clicking on the cookie icon.
Learning with CookieSearch
CookieSearch is a exercise in logic.
Modifying CookieSearch
- Replace the artwork with artwork you design.
Your suggestions for enhancements and/or use cases...
Where to report problems
You can soon report bugs and make feature requests on our bug-tracking system (You need to create an account first). To list all open tickets of CookieSearch you can use query component=CookieSearch. You are also welcome to leave comments/suggestions on the Talk:Activities/CookieSearch page.
Credits
CookieSearch was written and is maintained by User:Walter.