I have a question about the score of a game.
Say i have in level 1 a score of 2050 points how do i take these to
the next level?
Should i write it in a file or something, i couldn't figure it out yet.
thx.
Develop games in your browser. Powerful, performant & highly capable.
To take the score to the next level(layout), make sure, the score is stored in a global variable and not in a private.