Pymunk is a easy-to-use pythonic 2d physics library
copied from cf-staging / pymunkconda install conda-forge::pymunk
conda install conda-forge/label/cf201901::pymunk
conda install conda-forge/label/cf202003::pymunk
conda install conda-forge/label/gcc7::pymunk
Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python. Perfect when you need 2d physics in your game, demo or other application! It is built on top of the very capable 2d physics library Chipmunk http://chipmunk-physics.net.