Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 397 Bytes

File metadata and controls

18 lines (11 loc) · 397 Bytes

Pymunk Physics Engine - Pegboard

This uses the Pymunk physics engine to simulate balls falling on a pegboard.

Screenshot of pegboard example.

.. literalinclude:: ../../arcade/examples/pymunk_pegboard.py
    :caption: pybmunk_pegboard.py
    :linenos: