Feature/Implement invincibility and combo systems #16

Merged
jusemon merged 1 commit from feature/add-invisibility-and-combo-systems into main 2025-11-26 16:49:25 -05:00
Owner
  • Added Invincibility component to manage invincibility state and duration.
  • Introduced InvincibilitySystem to handle visual effects during invincibility.
  • Updated Game class to integrate combo multiplier mechanics and high score tracking.
  • Enhanced UI to display current combo status and high score.
  • Configured GameConfig for centralized game settings, including obstacle damage and invincibility duration.
  • Updated game logic to reset combo on damage and manage health regeneration.

This update enhances gameplay dynamics by introducing invincibility frames and a scoring combo system.

- Added Invincibility component to manage invincibility state and duration. - Introduced InvincibilitySystem to handle visual effects during invincibility. - Updated Game class to integrate combo multiplier mechanics and high score tracking. - Enhanced UI to display current combo status and high score. - Configured GameConfig for centralized game settings, including obstacle damage and invincibility duration. - Updated game logic to reset combo on damage and manage health regeneration. This update enhances gameplay dynamics by introducing invincibility frames and a scoring combo system.
jusemon added 1 commit 2025-11-26 16:48:55 -05:00
Feature: Implement invincibility and combo systems
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 9s
54c2fa0380
- Added Invincibility component to manage invincibility state and duration.
- Introduced InvincibilitySystem to handle visual effects during invincibility.
- Updated Game class to integrate combo multiplier mechanics and high score tracking.
- Enhanced UI to display current combo status and high score.
- Configured GameConfig for centralized game settings, including obstacle damage and invincibility duration.
- Updated game logic to reset combo on damage and manage health regeneration.

This update enhances gameplay dynamics by introducing invincibility frames and a scoring combo system.
jusemon merged commit 112aa68a83 into main 2025-11-26 16:49:25 -05:00
jusemon deleted branch feature/add-invisibility-and-combo-systems 2025-11-26 16:49:25 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jusemon/threejs-test#16
No description provided.