https://github.com/fossrit/pycut
PyCut, a pizza-making puzzle game made for RIT IGME-582's final project
https://github.com/fossrit/pycut
educational educational-game educational-resources educational-software game logic-game pizza-pass-minigame pygame pygame-application python rochester rochester-institute-of-technology sugar-activity sugar-desktop sugar-game sugar-labs sugar-olpc-xo teaching-tool xo-laptop
Last synced: 5 months ago
JSON representation
PyCut, a pizza-making puzzle game made for RIT IGME-582's final project
- Host: GitHub
- URL: https://github.com/fossrit/pycut
- Owner: FOSSRIT
- License: mpl-2.0
- Created: 2016-04-03T16:31:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T14:15:58.000Z (over 7 years ago)
- Last Synced: 2025-05-02T08:16:54.765Z (5 months ago)
- Topics: educational, educational-game, educational-resources, educational-software, game, logic-game, pizza-pass-minigame, pygame, pygame-application, python, rochester, rochester-institute-of-technology, sugar-activity, sugar-desktop, sugar-game, sugar-labs, sugar-olpc-xo, teaching-tool, xo-laptop
- Language: Python
- Homepage: https://fossrit.github.io/projects/pycut
- Size: 1.56 MB
- Stars: 4
- Watchers: 12
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyCut
PyCut is a pizza-making puzzle game made for the IGME-582 final project at the [Rochester Institute of Technology](https://www.rit.edu). This game teaches basic units of measure to children inspired by the Pizza Pass minigame of *[Logical Journey of the Zoombinis](https://en.wikipedia.org/wiki/Zoombinis)* (1996).

## Get PyCut
* [Download from SugarLabs](https://activities.sugarlabs.org/en-US/sugar/addon/4790/)
* [Download from GitHub](https://github.com/FOSSRIT/PyCut/releases)## About the project
This project is a game designed to run on the One Laptop per Child XO laptops. You can find more information about the scope, background, and context of the project on our [wiki](https://github.com/FOSSRIT/PyCut/wiki).
You can also find more information about the project on the [SugarLabs wiki](https://wiki.sugarlabs.org/go/Activities/PyCut). Official downloads for the project are offered from [activities.sugarlabs.org](https://activities.sugarlabs.org/en-US/sugar/addon/4790/).
## Building / Playing
For more information on how to build PyCut, [see the wiki](https://github.com/FOSSRIT/pycut/wiki/Building).
For a pre-built version, you can download an `.xo` file from [activities.sugarlabs.org](https://activities.sugarlabs.org/en-US/sugar/addon/4790/).
## Past examples
* [brendan-w/planetary](https://github.com/brendan-w/planetary)
* [ColdSauce/golems](https://github.com/ColdSauce/golems)
* [MattGuerrette/ZeroQuest](https://github.com/MattGuerrette/ZeroQuest)