josephg / Chipmunk-js

Port of slembcke/Chipmunk-Physics to Javascript
http://dl.dropbox.com/u/2494815/demo/Joints.html
536 stars 59 forks source link

Native JS Bindings for Chipmunk #7

Closed ricardoquesada closed 11 years ago

ricardoquesada commented 12 years ago

Hi guys,

I am creating JavaScript bindings (to be used in mobile games) for the Chipmunk (the C version), and the JS API that I am generating will be 100% compatible with yours. So, people will be able to use the same JS API for mobile games, and web games.

The JS bindings for Chipmunk project could be found here: https://github.com/zynga/jsbindings#readme

And more info about cocos2d+chipmunk JS Bindings here: https://github.com/cocos2d/cocos2d-iphone/wiki/cocos2d-and-JavaScript

What the best way to be in contact with you ? My email is: ricardoquesada at gmail

josephg commented 12 years ago

Oh, that's really cool!

I'm josephg@gmail.com.

-J On 18 Sep 2012 04:10, "Ricardo Quesada" notifications@github.com wrote:

Hi guys,

I am creating JavaScript bindings (to be used in mobile games) for the Chipmunk (the C version), and the JS API that I am generating will be 100% compatible with yours. So, people will be able to use the same JS API for mobile games, and web games.

The JS bindings for Chipmunk project could be found here: https://github.com/zynga/jsbindings#readme

And more info about cocos2d+chipmunk JS Bindings here: https://github.com/cocos2d/cocos2d-iphone/wiki/cocos2d-and-JavaScript

What the best way to be in contact with you ? My email is: ricardoquesada at gmail

— Reply to this email directly or view it on GitHubhttps://github.com/josephg/Chipmunk-js/issues/7.