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
- I wanna see how it is to use
- Kartik Kathore and I (just a bit) are working on a
- Messing about, trying to learn C++ and
Detailed Analysis of Clanlib Box2d
Progress in the game. Added static object class to easily implement animations - here displayed in explosions when an enemy ... Implemented spawners that spawn random enemies. Added collision detection. Added player health bar (Death is detected, but ... Additional effects and gameplay.
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 ...
Stay tuned for more updates related to Clanlib Box2d.