Introduction to Clanlib V2
Exploring Clanlib V2 reveals several interesting facts. Messing about, trying to learn C++ and
Clanlib V2 Comprehensive Overview
Additional effects and gameplay. Progress in the game. Added static object class to easily implement animations - here displayed in explosions when an enemy ... Added test enemies with health bars.
Implemented spawners that spawn random enemies. Added collision detection. Added player health bar (Death is detected, but ...
Summary & Highlights for Clanlib V2
- Attempt at creating something using
- Just messing around with an interactive object, XML-based data, tile map loading, layers, and switching screens. Sprites were ...
- 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 ...
- Messing about with
- Added a simple overlay menu. Made skillbar clickable (not visible in video). Game is now fully playable, although extremly simple.
Stay tuned for more updates related to Clanlib V2.