box2d-py

Python Box2D

zlib 6 个版本
Ken Lauer <sirkne@gmail.com>
安装
pip install box2d-py
poetry add box2d-py
pipenv install box2d-py
conda install box2d-py
描述

2D physics library Box2D 2.3 for usage in Python.

After installing please be sure to try out the testbed demos. They require either pygame or pyglet and are available on the homepage.

pybox2d homepage: http://pybox2d.googlecode.com Box2D homepage: http://www.box2d.org