An open API service indexing awesome lists of open source software.

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

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).

![Pizza Pass minigame](https://upload.wikimedia.org/wikipedia/en/b/bd/Original_Zoombinis_Pizza_Pass.jpg)

## 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)