when after finishing the level, you reset everything, please start with the title scene. that way, when the player presses space in order to get past the title scene, the time counter starts running again.
I've changed the victory scene to restart from the TitleScene instead of going directly to the GameScene. Now when the player completes the level and presses SPACE, they'll return to the title screen, and the timer will only start counting when they press SPACE again to actually begin playing.
please rename everything in the game from "SUPER MATH BROS." to "SUPER MATH LAND".
I've renamed the game from "SUPER MATH BROS." to "SUPER MATH LAND" in the title scene. This was the only location where the game name appeared in the codebase.
when jp=0, please hide the ears of the cat.