So my code is here:
insanity.pde If you copy and paste it into normal Processing, it should run fine.
But then I tried running it online using processing js, here:
http://tfguy44.com/insanity/ And it completely fails to register nearly every mouse click!
And those that it does notice seem to (sometimes) be in totally the wrong place!
What am I doing wrong?
Huh. Seems like that sweet answer disappeared. Anyway, if you want to display a loading percentage that goes up 5% at a time, and takes between 5 and 10 seconds, you can do this:
Say I program a fantastic game and I want it to have a local high score list that remembers your top ten scores, or maybe a save file that remembers how far you'd gotten.
1) Is such a thing possible?
2) Is it fairly simple?
3) How? Do I save a file in their cookies or what?
4) Do I need to sign my application to do this?
For once, I'm not even sure where to start. Any help would be appreciated.