2009-09-23 Python Pygame Tutorial Boxes Move New class boxes handles many boxes. Number of boxes depends on cpnstant MAX_BOXES.MAX_BOXES = 100 and all class Boxes methods is the same only diference is that it handles many boxes.Tutorial Source