Jonathan. Frech’s WebBlog

Rotating Squares (#98)

Jonathan Frech

Using the pygame.transform.rotozoom() function, a velocity argument and changing colors, this program rotates squares across the screen.

Controls

Source code: rotating-squares.py