Changes

Jump to navigation Jump to search
106 bytes added ,  02:34, 18 May 2009
no edit summary
Line 1: Line 1:  
{{TOCright}}
 
{{TOCright}}
 
==Description==
 
==Description==
Produce Puzzle is a game that had already been developed. It seems to have fallen by the wayside and we'd love to get it out there again. The idea of Produce Puzzle is that it spawns fruits, each with their own value. It arranges them in a grid with the totals for the rows and columns given to you. You have to figure out the values of each individual fruits. This game could teach some basic algebra, and we are trying to scale it so that it can teach algebra with varying degrees of difficulty.
+
Produce Puzzle is a game created by Matthew Michihara, Elizabeth Deng, and Aaron Macris with the python programming language using the pyGTK and pygames libraries. It was created as an educational game during the University of Southern California's "Code for a cause OLPC Hack-a-thon" targeting users in 3rd world countries. The object of the game is to solve a system of equations with unknowns represented by fruits. The player is given the column sums and row sums, and from there he must determine the value of each fruit. The game difficulty can be changed, and it ranges from solving 3x3 fruit equations, all the way up to 9x9 fruit grids.
    
==Standards==
 
==Standards==
Line 12: Line 12:  
*[[User:Classclownfish|Abbi Honeycutt]]
 
*[[User:Classclownfish|Abbi Honeycutt]]
 
*[[User:Nikeunltd|Kennedy Kong]]
 
*[[User:Nikeunltd|Kennedy Kong]]
  −
==Goals==
  −
By 4/31/09:
  −
* Sugar toolbar at the top (Abbi)
  −
* Work on ending animation (Kennedy)
  −
  −
By 5/08/09:
  −
* Fix bundling compatability issues
  −
* Continue working on the ending effects (Kennedy)
  −
  −
By 5/16/09:
  −
* Add to Git repo
      
==Compatability Issues==
 
==Compatability Issues==
Line 49: Line 37:     
==Completed Goals==
 
==Completed Goals==
* Ability to toggle game music (4/17/09)
   
* Fixed issues with resuming game after "minimizing" (5/14/09)
 
* Fixed issues with resuming game after "minimizing" (5/14/09)
 
* Now correctly identifies itself as ProducePuzzleActivity (5/14/09)
 
* Now correctly identifies itself as ProducePuzzleActivity (5/14/09)
  −
==Resources==
  −
* [[User:Wade|Wade]]
      
==Links==
 
==Links==
* This will eventually be a link to our Git repo
+
* [[http://git.sugarlabs.org/projects/produce-puzzle|Git Repo]] (this is where newest code will be available)
 +
* [[http://code.google.com/p/redblue-croatia/source/checkout|Original source at Google Code]] (this is the older code)
 +
* [[http://wiki.laptop.org/go/Produce_Puzzle|Produce Puzzle page on OLPC Wiki]]
    
==Contact Information==
 
==Contact Information==
 
* Abbi Honeycutt's [[User:Classclownfish|user page]]
 
* Abbi Honeycutt's [[User:Classclownfish|user page]]
 
* Kennedy Kong's [[User:Nikeunltd|user page]]
 
* Kennedy Kong's [[User:Nikeunltd|user page]]

Navigation menu