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

danpost's Comments

Back to danpost's profile

Alright, people. I need one more new user to be able to double check 'column shifting'. Plus, you all were asking for something with this functionality, yet, it has not been used for anything that requires privacy or for much else besides. I am glad to say that it has been working properly with no major concerns.
@Zamoht, you could start a discussion on this, and I will try to make it easier to understand.
That was my thought, exactly. Just using the Strings, you can save 250 levels of scores up to 65'535! That is exactly the kind of thing I had in mind for one of my projects.
That was my thought, exactly. Just using the Strings, you can save 250 levels of scores up to 65'535! That is exactly the kind of thing I had in mind for one of my projects.
No. That cannot be right. Not enough room to do it that way (not even without the seperator). You must be converting the score somehow. But then, why does it only save values up to 999 and not higher? There are 10 to 12 levels that took more than 999 moves to complete, yet the saved score is set to 999.
@royalfool, Thanks. But I have a question: How do you store all the scores? I am assuming that you are concatenating them as a three digit number set to a string, with a seperator. Am I right? @Morran, There are many levels that can be improved on (that can be completed in less moves) which I have yet to conquer.
OK, had to rig it. All the users are showing up, now. But, not in the way I had wanted, programmatically.
Still working on it! Seems to work OK on my laptop, but not on the site.
Writing files is not permissable within the site.