Release/First full release version #18

Merged
jusemon merged 1 commit from release/cleanup-and-version-1 into main 2025-11-26 18:47:41 -05:00
Owner
  • Added start menu, pause menu, and game over screens to enhance user experience.
  • Introduced UISystem to manage UI state transitions and visibility.
  • Updated Game class to handle game state (menu, playing, paused, game over).
  • Integrated CameraSystem for improved camera control and screen shake effects.
  • Added new components for collision handling, scoring, and game state management.
  • Refactored sound management to separate background music handling.

This update significantly improves the game's UI and overall gameplay flow.

- Added start menu, pause menu, and game over screens to enhance user experience. - Introduced UISystem to manage UI state transitions and visibility. - Updated Game class to handle game state (menu, playing, paused, game over). - Integrated CameraSystem for improved camera control and screen shake effects. - Added new components for collision handling, scoring, and game state management. - Refactored sound management to separate background music handling. This update significantly improves the game's UI and overall gameplay flow.
jusemon added 1 commit 2025-11-26 18:47:23 -05:00
feat: Implement game UI and state management
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 9s
d8748f4c4a
- Added start menu, pause menu, and game over screens to enhance user experience.
- Introduced UISystem to manage UI state transitions and visibility.
- Updated Game class to handle game state (menu, playing, paused, game over).
- Integrated CameraSystem for improved camera control and screen shake effects.
- Added new components for collision handling, scoring, and game state management.
- Refactored sound management to separate background music handling.

This update significantly improves the game's UI and overall gameplay flow.
jusemon merged commit d8f4604e69 into main 2025-11-26 18:47:41 -05:00
jusemon deleted branch release/cleanup-and-version-1 2025-11-26 18:47:42 -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#18
No description provided.