This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
LonelyCreeper
wrote ...
2013/1/8
How do you create a high score display
LonelyCreeper
2013/1/8
#
How do you make the game record all the scores hat are taken by the scoreboard and make a board that displays all your high scores?
erdelf
2013/1/8
#
you can import it in greenfoot itself. press edit ->import class -> scoreboard. you just have to create an object in the middle of your screen and it will display. Use the setScore command to save the score of the logged in user during the game
LonelyCreeper
2013/1/9
#
is there a code for that?
erdelf
2013/1/9
#
for the scoreboard?
LonelyCreeper
2013/1/10
#
How do you get the scoreboard to record all the previous scores and display everything at the end?
You need to login to post a reply.
X