Skip to content

larpon/chipmunk2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chipmunk2d

chipmunk2d is a V wrapper around the 2D physics library Chipmunk2D. (Chipmunk2D source code can be found here)

The module strives to support 100% of the API.

Install

v install https://github.com/larpon/chipmunk2d.git

Running

Run the demo example with:

v run ~/.vmodules/chipmunk2d/examples/demo/

Notes

Upstream:

Chipmunk2D v7.0.3 https://github.com/slembcke/Chipmunk2D @ d0239ef

About

V wrapper of the Chipmunk2D physics library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages