SERVER SYNCING
The game incorporates real-time server syncing to track and update players' scores accurately. Leveraging Google Firebase, the game ensures that each player’s score is automatically recorded and synchronized across the server. This feature enables a seamless, dynamic leaderboard, where each player's score is updated in real-time and viewable by others playing the game. With Firebase’s cloud-based backend, player progress is securely stored and accessible, allowing players to track their position relative to others, compete fairly, and stay motivated. The server syncing feature also allows for persistent data storage, so players can pick up where they left off without losing their scores, fostering a connected gaming experience.