0
What method do i use? Or is there a built in function with which i can display the high score?
I want to make a function through which i can display the high score of a user and the current score the user has scored on a word search game.
1 ответ
+ 3
You need to write a file to store the high score. Use a .txt file or even better, databases