Skip to content

Box2D (v2.3.1) module for the Wonkey language

License

Notifications You must be signed in to change notification settings

wonkey-coders/box2d-2.3.1-Wonkey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

box2d-2.3.1-Wonkey

Box2D (v2.3.1) module for the Wonkey language

Box2D is a 2D physics simulation lib for games made by Erin Catto (box2d.org)

This is a sligthly modified version, for better Wonkley compatibility.

See modules/box2d/LICENSE.txt for original Box2D License.

Original Box2D uses methods called "Step", which is a Wonkey Keyword. These Methods have been renamed into "Stepp".

To install the module rename the downloaded folder to "box2d" and copy it to the "module" folder.

You can see basic examples in modules/box2d/examples.

About

Box2D (v2.3.1) module for the Wonkey language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.7%
  • Other 1.3%