Pymunk Physics Engine - Stacks of Boxes This uses the Pymunk physics engine to manage stacks of boxes. The user can interact with the boxes using the mouse. .. literalinclude:: ../../arcade/examples/pymunk_box_stacks.py :caption: pymunk_box_stacks.py :linenos: