High Score Table help
Author |
Message |
StachuK1992
|
Posted: Sat Mar 28, 2009 1:38 pm Post subject: High Score Table help |
|
|
Hello fellow programmer(s),
I have been creating a high-score table for my school's 'gaming club' (unofficial), and am having some difficulties with one of my methods. I'd like to have it so, as scores are entered, they are automatically placed in the correct spot (by score, place(x) being the highest/lowest score) of the collection, as well as with their Name and Date achieved.
My code can be seen at the following website:
http://codeviewer.org/view/code:6f4
The function that needs corrected is called 'addScore.'
I'm not amazing at programming, so please don't go too in-depth with this .
Thanks in advance,
StachuK1992 |
|
|
|
|
|
Sponsor Sponsor
|
|
|
|
|