Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Improve player turn timer in GameUI
- Clear the player turn timer if it is already running before starting a new turn. - Encapsulate the timer logic within the `GameUI` class for better organization and reusability.
- Loading branch information