vietphu / Box2d-Mods

Modifications to the open source box2d physics library for University of Michigan Flint's Game Development class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Box2D Mods - Andrew Lenox, Kevin S, and Micheal W.
Making some modes to Box2D for UMFlint Game-Dev class


Below is the original Readme
____________________________
Box2D Version 2.1

Welcome to Box2D!

Box2D is a 2D physics engine for games.

For help with Box2D, please visit http://www.box2d.org. There is a forum there where you may post your questions.

Please see Building.txt to learn how to build Box2D and run the testbed.

To run the demos, set "Testbed" as your startup project and press F5. Some test bed commands are:
- 'r' to reset the current test
- SPACE to launch a bomb
- arrow keys to pan
- 'x' and 'z' to zoom in/out
- use the mouse to click and drag objects

Erin Catto
http://www.box2d.org

About

Modifications to the open source box2d physics library for University of Michigan Flint's Game Development class

License:zlib License