Activity Team/Resources: Difference between revisions
m add OpenOffice presentation topic under Sample Code |
|||
| Line 53: | Line 53: | ||
Cairo is the graphics library used in Sugar. The tutorial is a good introduction to the API as well as vector graphics programming in general. | Cairo is the graphics library used in Sugar. The tutorial is a good introduction to the API as well as vector graphics programming in general. | ||
====Pygame==== | |||
* http://www.pygame.org/ | |||
* [[Development_Team/sugargame]] | |||
Pygame is a library for developing 2D sprite-based games using Python. Sugargame is a package which makes it possible to embed Pygame into a Sugar activity. | |||
====Sugar [[Human Interface Guidelines]] (HIG)==== | ====Sugar [[Human Interface Guidelines]] (HIG)==== | ||