xzela / jastroblast

asteroid game clone in libgdx
MIT License
5 stars 1 forks source link

Use Box2d for physics engine #10

Open xzela opened 10 years ago

xzela commented 10 years ago

We need to use Box2d as our physics engine. Replace the Rectangle/Polygon entities to use Box2d.