Latest
Feature Update
Version 1.8.1 November 17, 2025
✨ New Features
- 🔥 Combo Bonus System: Added combo reward mechanism for consecutive line clears
- 💰 Bonus Calculation: Earn extra points based on combo count - each combo multiplies your base score by 10% per combo level
- 🎯 Visual Feedback: Enhanced score animation to display combo count and bonus points separately
📊 Combo System Details
- Formula: Combo Bonus = Base Score × Combo Count × 0.1
- Example: 3-combo with 100 base points = 100 × 3 × 0.1 = 30 bonus points
- Display: Combo notification appears with animated text showing "COMBO x[count]" and bonus score
- Timing: Bonus animation displays 250ms after base score for better visual clarity
🔧 Improvements
- Refactored score animation system for better performance and maintainability
- Improved animation positioning for both desktop and mobile devices
- Enhanced visual hierarchy with staggered animation timing
- Optimized score display with automatic integer rounding