Save highscore
In the main.cpp file, at the end of the main function() :
-
save the high score into the file -
aswell as anything else that needs to be saved (TBD.) -
file should not be saved in the resources/ folder
Edited by FREITAG MATTHIEU
In the main.cpp file, at the end of the main function() :