We are about to switch to a new forum software. Until then we have removed the registration on this forum.
so i used this: highScore = max(score, highScore); and now i need the highscore to save after relaunched. Please help
https://Processing.org/reference/saveStrings_.html https://Processing.org/reference/loadStrings_.html
highScore is a integer
https://Processing.org/reference/strconvert_.html https://Processing.org/reference/intconvert_.html
Answers
https://Processing.org/reference/saveStrings_.html
https://Processing.org/reference/loadStrings_.html
highScore is a integer
https://Processing.org/reference/strconvert_.html
https://Processing.org/reference/intconvert_.html