/sugar-quickstart

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Sugar Quickstart Generator

This Python script generates the script files needed for creating a sugar game (with PyGame) for the OLPC XO

Running

Since sugar-quickstart only creates new files it doesn't have any external dependencies. To run simply enter the following into the terminal of your choice

python sugar_quickstart.py <path-to-output-dir>

Using

Instructions on how to use your sugar_quickstart generated project are included in README.md which is autogenerated by sugar_quickstart.