MSX Tier 10: Sprite Animation and Logic

Time to make characters come alive.
You’ll:
- Define sprite animation frames in VRAM
- Create control structures for movement and logic
- Update animation based on game state or input
- Write collision logic and sprite-layer interaction
This is where graphics and gameplay truly merge.