Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 457 Bytes

File metadata and controls

18 lines (12 loc) · 457 Bytes

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.

Screen shot of stacks of boxes.

.. literalinclude:: ../../arcade/examples/pymunk_box_stacks.py
    :caption: pymunk_box_stacks.py
    :linenos: