This site requires JavaScript, please enable it in your browser!
Greenfoot back
alashuk
alashuk wrote ...

2014/6/17

Keeping Score

alashuk alashuk

2014/6/17

#
I am making a game and as I change levels, the score resets every time the level resets. I have the score in a Counter class. How do I get the score to tally up and not reset?
danpost danpost

2014/6/17

#
What is your world class structure like? Which one is your initial world and where does it go from there?
You need to login to post a reply.