User:Darija Medic/technicalcourse/pygame: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    23 September 2010

    • curprev 21:3421:34, 23 September 2010Migratebot talk contribs 1,483 bytes +1,483 Created page with " live rectangle random drawing <source lang="python"> import sys, pygame, random pygame.init() width, height = (640, 480) screen = pygame.display.set_mode((width, height))..."