add svg sprite source
[blok] / Box2D / Readme.txt
1 Box2D Version 2.0.1
2
3 Welcome to Box2D!
4
5 Box2D is a 2D physics engine for games.
6
7 For help with Box2D, please visit http://www.box2d.org. There is a forum there where you may post your questions.
8
9 The project files with this distribution work with Microsoft Visual C++ 2005 and above. You can download MSVC 2008 for free and it includes the necessary Platform SDK.
10
11 To run the demos, set "Testbed" as your startup project and press F5. Some test bed commands are:
12 - 'r' to reset the current test
13 - SPACE to launch a bomb
14 - arrow keys to pan
15 - 'x' and 'z' to zoom in/out
16 - use the mouse to click and drag objects
17
18 Erin Catto
19 http://www.box2d.org