I want to save the highscore created in the game and can be seen in the main menu when the player hits the highscore button, can someone help me?
you can use SQLITE to save the highscore to database another way is make a file that write the score to a Text File and save it to the directory of the system