Two Finger Play

iPhone game development, by a college student with a short attention span

Name:
Location: Atlanta, GA, United States

I don't wear shoes. If you see a barefoot kid walking around the Tech campus, say hi.

8.7.08

Readier

Much closer to releasability now — the game saves state between launches. Realized that trying to serialize the board contents was silly when I could just dump them to an array structure in the preferences. Still had a lot of bugs to iron out, but it all works now.

Put together the 512x512 icon, which looks like this:
Tris icon
I love how it came out. Not sure I've got the corner radius right, but I'll figure that out later.

Mmm... what else. Still haven't gotten much more done on the high-score stuff. I'm thinking instead of doing something sensible with standard cryptography stuff (which I don't understand), I'll write my own hashing thing (which I probably don't understand either). Again it's not going to be super-mega-secure, but I don't think it needs to.

Labels: , , ,