Understanding Clanlib Box2d
Exploring Clanlib Box2d reveals several interesting facts. Implemented spawners that spawn random enemies. Added collision detection. Added player health bar (Death is detected, but ...
Key Takeaways about Clanlib Box2d
- Added test enemies with health bars.
- Progress in the game. Added static object class to easily implement animations - here displayed in explosions when an enemy ...
- I wanna see how it is to use
- Box2D, the C++ 2D Physics Library, Demo "tiny men"
- c++ sfml box2d - simple box, circle and convex polygon library
Detailed Analysis of Clanlib Box2d
Added a simple overlay menu. Made skillbar clickable (not visible in video). Game is now fully playable, although extremly simple. Additional effects and gameplay. Messing about with
Messing about, trying to learn C++ and
Stay tuned for more updates related to Clanlib Box2d.