Difference between revisions of "Activities/Memorize"

From Sugar Labs
Jump to navigation Jump to search
(New page: =Memorize developers page= ===Overview=== The game memorize is about finding matching pairs. A pair can consist of any multimedia object. At the moment these are images, sounds and text ...)
 
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
=Memorize developers page=
+
<noinclude>{{TOCright}}
 +
[[Category:Activities|Memorize]]</noinclude>
 +
 
 +
==Memorize developers' page==
  
 
===Overview===
 
===Overview===
Line 7: Line 10:
 
===Resources===
 
===Resources===
  
* [http://git.sugarlabs.org/projects/memorize Sources]
+
* [https://github.com/godiard/memorize-activity.git Sources]
* [http://activities.sugarlabs.org/en-US/sugar/addon/4063 Downloads and user-land pages]
+
* [http://download.sugarlabs.org/sources/honey/Memorize/ Source tarball]
 +
* [http://activities.sugarlabs.org/en-US/sugar/addon/4063 Activity Library page]
 
* [http://wiki.laptop.org/go/Memorize Memorize on OLPC wiki]
 
* [http://wiki.laptop.org/go/Memorize Memorize on OLPC wiki]
 
+
* Trac Tickets: [http://trac.sugarlabs.org/query?status=accepted&status=assigned&status=closed&status=new&status=reopened&groupdesc=1&group=milestone&component=Memorize&order=priority&col=id&col=summary&col=status&col=owner&col=type&col=priority&col=version&col=severity&col=resolution&col=status_field&col=reporter&col=time&col=changetime Sugar Labs] [http://dev.laptop.org/query?status=assigned&status=closed&status=new&status=reopened&groupdesc=1&group=milestone&max=150&component=memorize&order=id&col=id&col=summary&col=status&col=owner&col=type&col=next_action&col=changetime OLPC]
[[Category:Activities]]
 

Latest revision as of 12:21, 3 June 2015

Memorize developers' page

Overview

The game memorize is about finding matching pairs. A pair can consist of any multimedia object. At the moment these are images, sounds and text but this could be extended to animations or movie snippets as well. Which pairs do match is up to the creator of the game. Memorize is actually more than just a predefined game you can play, it allows you to create new games yourself as well.

Resources