Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liam-middlebrook/sugar-quickstart
https://github.com/liam-middlebrook/sugar-quickstart
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/liam-middlebrook/sugar-quickstart
- Owner: liam-middlebrook
- License: gpl-3.0
- Created: 2015-03-17T16:49:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-17T08:07:46.000Z (about 9 years ago)
- Last Synced: 2023-08-04T22:11:55.663Z (over 1 year ago)
- Language: Python
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
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
```# Using
Instructions on how to use your sugar_quickstart generated project
are included in README.md which is autogenerated by sugar_quickstart.