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.
2