Jasser
0
Q:

how to move a rect in pgzero

RED = 200, 0, 0
BOX = Rect((20, 20), (100, 100))

def draw():
    screen.draw.rect(BOX, RED)
0

New to Communities?

Join the community