Changes

Jump to navigation Jump to search
338 bytes added ,  22:58, 6 September 2010
Line 1: Line 1:  
{{TOCright}}
 
{{TOCright}}
 +
{{:Produce_Puzzle/status}}
 
==Description==
 
==Description==
 
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.
 
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.
 +
 +
During the Summer of 2010 a Fortune Engine version of the game was created. It has different functionality and is intended to show how to solve systems of equations.
    
==Standards==
 
==Standards==
Line 15: Line 18:  
*[[User:Classclownfish|Abbi Honeycutt]]
 
*[[User:Classclownfish|Abbi Honeycutt]]
 
*[[User:Nikeunltd|Kennedy Kong]]
 
*[[User:Nikeunltd|Kennedy Kong]]
 +
 +
Fortune Engine Version:
 +
*[[User:kdh7733|Kevin Hockey]]
    
==Compatability Issues==
 
==Compatability Issues==
Line 44: Line 50:     
==Links==
 
==Links==
 +
* [http://git.fedorahosted.org/git/?p=fossrit.git;a=summary PP Fortune Engine Git Repo]
 
* [http://git.sugarlabs.org/projects/produce-puzzle Git Repo] (this is where newest code will be available)
 
* [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://code.google.com/p/redblue-croatia/source/checkout Original source at Google Code] (this is the older code)
48

edits

Navigation menu