Changes

Jump to navigation Jump to search
421 bytes added ,  02:26, 28 March 2014
Line 98: Line 98:     
The Log Activity [[Activities/Log]] can also be used to view log files.
 
The Log Activity [[Activities/Log]] can also be used to view log files.
 +
 +
===Sugargame===
 +
Sugargame, based on Pygame makes it easy to create games. See pygame.org
 +
 +
To create a game, start a new Develop project but select Sugargame rather than Gtk2.
 +
If you run the Activity created, it prints Hello World on a black background.
 +
 +
Look at the file game.py, there are a number of simple changes you can make
 +
* 9 BLANCO =(255, 255, 255)  #this sets the red, green and blue values for the white text
    
===Going further===
 
===Going further===
2,486

edits

Navigation menu