Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Issue with Pygame opening my Sprite png
Post: Issue with Pygame opening my Sprite png

import pygame, sys from pygame.locals import * from random import randrange #initialize pygame pygame.init() #colors black = (0,0,0) white = (255,255,255) red = (255,0,0) blue = (0,0,255) green = (0...
briskkee000 Homework 1 2,374 Feb-20-2019, 06:38 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020