Skip to content

thinkpixellab/box2dWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Box2d Web

A collection of demos for the Pixel Lab Box2d port.

To get it running on our machine

  • Clone the project locally
    • git clone git://github.com/thinkpixellab/box2dWeb.git
  • Make sure you sync all of the git submodules.
    • git submodule update --init
  • You'll likely want to have a static web server running out of the root directory.
    • The files are in place to make Rack and Bundler happy.
  • If you want to compile the code, you'll probably want to install kbuild.

Notes

About

A demo of the box2d physics code in the Pixel Lab 'pl' javascript library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published