Lab 5: PyGame Tidbits

This lab is a chance to do some free-form experimentation with different abilities in PyGame.

Below, I've listed lots of different features and how to use them, feel free to try applying them to some of the pygame examples we've worked on in the earlier labs.

Be sure to read the pygame documentation for the (many) additional features and options.