Skip to content

pybox2d/pypybox2d

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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