Posted November 15, 2025 by MLW Project
We fixed an issue where the score did not reset when returning to the Main Menu.
Previously, if the player finished a stage (either Complete or Game Over) and clicked Main Menu, the game kept the old score when starting a new run. This only reset correctly if the player fully closed the application, which caused confusion and incorrect scoring on repeat attempts.
The scoring system now resets properly every time you return to the Main Menu. Starting a new game always begins with a fresh score, even without closing the app.
Players now get accurate scoring on every run, with no leftover points carrying over.