Introduction to Clanlib
Welcome to our comprehensive guide on Clanlib. Attempt at creating something using
Clanlib Comprehensive Overview
Messing about, trying to learn C++ and Just messing around with an interactive object, XML-based data, tile map loading, layers, and switching screens. Sprites were ... Additional effects and gameplay.
Implemented spawners that spawn random enemies. Added collision detection. Added player health bar (Death is detected, but ...
Summary & Highlights for Clanlib
- Progress in the game. Added static object class to easily implement animations - here displayed in explosions when an enemy ...
- Flaming particles effect using
- Added test enemies with health bars.
- 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 ...
- Added a simple overlay menu. Made skillbar clickable (not visible in video). Game is now fully playable, although extremly simple.
In summary, understanding Clanlib gives us a better perspective.