Understanding Clanlib Box2d
Exploring Clanlib Box2d reveals several interesting facts. Added test enemies with health bars.
Key Takeaways about Clanlib Box2d
- Added a simple overlay menu. Made skillbar clickable (not visible in video). Game is now fully playable, although extremly simple.
- Messing about with
- Sorry for the huge delay again. I finally graduated school and released the SoA demo, so I am going to shoot for 3 tutorials per ...
- Messing about, trying to learn C++ and
- A simple test project I coded to see if I could create a reusable sprite class and to see if I could learn how to animate the sprite ...
Detailed Analysis of Clanlib Box2d
Progress in the game. Added static object class to easily implement animations - here displayed in explosions when an enemy ... Additional effects and gameplay. Implemented spawners that spawn random enemies. Added collision detection. Added player health bar (Death is detected, but ...
Box2D, the C++ 2D Physics Library, Demo "tiny men"
Stay tuned for more updates related to Clanlib Box2d.