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

2012/11/28

How do you do this?

Game/maniac Game/maniac

2012/11/28

#
How do you make a high score box which will show the highest score and who got that score
Game/maniac Game/maniac

2012/11/29

#
Someone please help!
Gevater_Tod4711 Gevater_Tod4711

2012/11/29

#
Use the UserInfo class: API
Game/maniac Game/maniac

2012/11/30

#
I've looked at the API but how do you use that to make a screen which displays the high score
danpost danpost

2012/11/30

#
Import the ScoreBoard class and look at how it does it.
You need to login to post a reply.