Changes

Line 1: Line 1:  
== Sugargame ==
 
== Sugargame ==
   −
Sugargame is a Python package which allows [http://www.pygame.org/ Pygame]  
+
Sugargame is a Python package which allows [http://www.pygame.org/ PyGame]  
programs to run well under Sugar.  
+
programs to run well under Sugar.
It is fork of the olcpgames framework, which is no longer as maintained.
+
It is a fork of olcpgames, which is no longer maintained.
 +
 
 +
Get it from:
    
http://git.sugarlabs.org/projects/sugargame
 
http://git.sugarlabs.org/projects/sugargame
Line 9: Line 11:  
What it does:
 
What it does:
   −
* Wraps a Sugar activity around an existing Pygame program with few changes
+
* Wraps a Sugar activity around an existing PyGame program with few changes
 
* Allows Sugar toolbars and other widgets to be added to the activity UI
 
* Allows Sugar toolbars and other widgets to be added to the activity UI
 
* Provides hooks for saving to and restoring from the Journal
 
* Provides hooks for saving to and restoring from the Journal
296

edits