GoogleCodeIn2012/MYOSA: Difference between revisions

Jdsimmons (talk | contribs)
Created page with "The manual [http://en.flossmanuals.net/make-your-own-sugar-activities/index/ Make Your Own Sugar Activities!] was written by James Simmons a few years ago. It is still the mo..."
 
Jdsimmons (talk | contribs)
Line 8: Line 8:
== Possible tasks ==
== Possible tasks ==


# Create versions of the code samples in the book that work with Python 3 and GTK 3.  These will go in the Git repository alongside the old versions (instead of just replacing them).
# Create versions of the code samples in the book that work with GTK 3.  These will go in the Git repository alongside the old versions (instead of just replacing them).
# Have you "Sugarized" an application not originally written for Sugar?  Write a chapter explaining how you did it!
# Have you "Sugarized" an application not originally written for Sugar?  Write a chapter explaining how you did it!
# Find a PyGame application that uses olpcgames, rework it to use SugarGame, and write up how you did it!
# Find a PyGame application that uses olpcgames, rework it to use SugarGame, and write up how you did it!