Changes

Jump to navigation Jump to search
302 bytes removed ,  07:56, 19 January 2018
Update wiki for 2018: update project status, remove completed to-do items, organize contributors by version
Line 2: Line 2:     
[[Image:PyCut_logo.png|128px|right]]
 
[[Image:PyCut_logo.png|128px|right]]
 +
    
== Description ==
 
== Description ==
 +
 
PyCut is a pizza-making puzzle game made for the IGME-582 final project at the [https://www.rit.edu/ Rochester Institute of Technology]. This game teaches basic units of measure to children inspired by the Pizza Pass minigame of ''[https://en.wikipedia.org/wiki/Zoombinis Logical Journey of the Zoombinis]'' (1996).
 
PyCut is a pizza-making puzzle game made for the IGME-582 final project at the [https://www.rit.edu/ Rochester Institute of Technology]. This game teaches basic units of measure to children inspired by the Pizza Pass minigame of ''[https://en.wikipedia.org/wiki/Zoombinis Logical Journey of the Zoombinis]'' (1996).
   Line 10: Line 12:  
The game intends to be a logic puzzle for 4th graders to deduce a solution based on as little knowledge as possible.
 
The game intends to be a logic puzzle for 4th graders to deduce a solution based on as little knowledge as possible.
   −
In the added "Advanced" difficulty mode the puzzle begins to incorporate fractions into the mix.  
+
In the added "Advanced" difficulty mode, the puzzle incorporates fractions into the mix.
== Current Status ==
+
 
 +
 
 +
== Current status ==
 +
 
 
The latest stable version of the game can be found on [https://activities.sugarlabs.org/en-US/sugar/addon/4790/ activities.sugarlabs.org].
 
The latest stable version of the game can be found on [https://activities.sugarlabs.org/en-US/sugar/addon/4790/ activities.sugarlabs.org].
   −
Note: The previous stable version does not seem to work for most XOs. The Prototype works by invoking the main file in python but not as an XO activity.
+
''Note'': The stable version does not seem to work for most XO-1s. It works by invoking the main file in Python but not as an XO Activity.
 +
 
 +
* '''v1.1''': Stable
 +
** No longer under active development – but pull requests welcome!
   −
* v1.0
  −
* Active development still in progress
  −
* Prototype v1.1
      
== To Do ==
 
== To Do ==
 +
 
In the beginning of the project, a few [https://github.com/FOSSRIT/PyCut/wiki/Future-planning stretch goals] were identified as extra features that would be nice for us to add if we have time or for future students in the HFOSS course to add if they wish to take our project and improve it.
 
In the beginning of the project, a few [https://github.com/FOSSRIT/PyCut/wiki/Future-planning stretch goals] were identified as extra features that would be nice for us to add if we have time or for future students in the HFOSS course to add if they wish to take our project and improve it.
   −
=== Difficulty levels ===
+
=== Additional puzzles ===
Creating multiple difficulty levels (more toppings, less room for mistakes) is one possibility to expand the scope of the game. This will also make it more accessible to children who fall outside of the 4th grade range. By using difficulty levels, you can have easier puzzles for younger children and harder puzzles for older children.
     −
=== Additional puzzles ===
   
Another way to expand PyCut would be to add multiple types of puzzles, similar to the original Zoombinis game. The question would be whether the expansion puzzles are related to PyCut and tie into a theme, or if it's a larger game with different logic puzzles tied together.
 
Another way to expand PyCut would be to add multiple types of puzzles, similar to the original Zoombinis game. The question would be whether the expansion puzzles are related to PyCut and tie into a theme, or if it's a larger game with different logic puzzles tied together.
   Line 32: Line 36:     
=== Other items ===
 
=== Other items ===
 +
 
All to-do items are reported as [https://github.com/FOSSRIT/PyCut/issues issues] in our [https://github.com/FOSSRIT/PyCut GitHub repository]. This is the best place to look for other tasks, feature requests to add, and/or bugs needing fixes.  
 
All to-do items are reported as [https://github.com/FOSSRIT/PyCut/issues issues] in our [https://github.com/FOSSRIT/PyCut GitHub repository]. This is the best place to look for other tasks, feature requests to add, and/or bugs needing fixes.  
       
== Resources and Links ==
 
== Resources and Links ==
 +
 
* [https://activities.sugarlabs.org/en-US/sugar/addon/4790/ Download from SugarLabs]
 
* [https://activities.sugarlabs.org/en-US/sugar/addon/4790/ Download from SugarLabs]
 
* [https://github.com/FOSSRIT/PyCut/releases Download from GitHub]
 
* [https://github.com/FOSSRIT/PyCut/releases Download from GitHub]
Line 43: Line 49:     
== Contributors ==
 
== Contributors ==
* [[User:Jflory7|Justin W. Flory]]
+
 
* [https://spg1502igme582.wordpress.com/ Stephen Garabedian]
+
* '''v1.0 Team''':
* [http://blog.wilfriede.me/ Wilfried Hounyo]
+
** [[User:Jflory7|Justin W. Flory]]
* [[User:Tcreeds|Trevor Creed]]
+
** [https://spg1502igme582.wordpress.com/ Stephen Garabedian]
* [[User:Afuerst|Alex Fuerst]]
+
** [http://blog.wilfriede.me/ Wilfried Hounyo]
* [[User:Gorms|Patrick Gormley]]
+
* '''v1.1 Team''':
 +
** [[User:Tcreeds|Trevor Creed]]
 +
** [[User:Afuerst|Alex Fuerst]]
 +
** [[User:Gorms|Patrick Gormley]]
 +
 
    
== License ==
 
== License ==
 +
 
PyCut is licensed under the [https://github.com/FOSSRIT/PyCut/blob/master/LICENSE Mozilla Public License 2.0 license].
 
PyCut is licensed under the [https://github.com/FOSSRIT/PyCut/blob/master/LICENSE Mozilla Public License 2.0 license].
  
28

edits

Navigation menu