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.

25.4.08

Progress

Global score stuff is coming along very well. Got the PHP/SQL backend up pretty quickly; all that's left there is to set up caching, have a PHP-wise friend of mine double-check it for obvious vulnerabilities (I've blocked SQL injection and various nasty things that could be done to the returned plist XML, but hey, there might be something...), and make sure it'll work from the aforementioned remote server.
Client-side I'm not expecting a lot of trouble either. The structure for setting up a list of name/score views is already in place, so I've basically just got to run through the dictionary and stuff its contents into the views, and submitting the actual score request is even simpler. The one thing I'm considering right now is having it stash new-high-score information somewhere if there's no network connection available at the time; that, of course, brings in the whole encryption issue again. Blah.

Labels: , , ,

2 Comments:

Blogger Pontus said...

Hi!

Just wanted to tell you that your work is much appreciated. Tris is one of the absolutely best games on my iPod touch.

It's good to see that you've put a lot of effort into making it playable. Most other iPhone OS devs seem to forget that part of their games.

Keep up the good work!

5/24/08, 3:38 AM  
Anonymous Anonymous said...

Hi,
Your game is great, so I ported it to firmware 2.0 (with open toolchain header)

see this
http://hackint0sh.org/forum/showpost.php?p=301072&postcount=19


javacom

6/6/08, 11:41 AM  

Post a Comment

Subscribe to Post Comments [Atom]

<< Home