Skip to content

pybox2d/pypybox2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypybox2d
---------
Pure Python physics
http://pybox2d.blogspot.com/

If you want the truly pure Python version, set build_cext to False in setup.py.
Otherwise, installation will require a working C compiler.

Installation:
> python setup.py install
Alternatively, you can copy the pypybox2d directory into testbed or examples and it should
also work.

Examples in testbed (requires pygame). 

About

(Optionally) pure-Python 2D game physics, a Box2D port

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published