User:Ozalp Eroz/pygame oz: 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:3621:36, 23 September 2010Migratebot talk contribs 1,471 bytes +1,471 Created page with "import sys, pygame pygame.init() width, height = (400, 400) screen = pygame.display.set_mode((width, height)) clock = pygame.time.Clock() (rx, ry) = (0, 0) (dx, dy) = (..."