6dabc63892c664e2c52439650ba9feacdf162397
setState method.
Centralized Pacman state transitions into a new `setState` method to improve clarity and consistency. Removed redundant `reset` and `startDeathAnimation` methods, merging their logic into state management. Adjusted game state transitions to align with the new approach.
Description
No description provided
Languages
Java
100%