iphuzzle

There are two reasons because I like IPhuzzle: the first is because it combines cool technologies like IPhone SKD (especially Camera), PhoneGap and Cappuccino/Objective-J; the second is because I built it in few hours. :)

Just for giving a simple idea, this is the Objective-J part.

Then imagine integrating this with your device camera for playing with the picture you take.

And finish it running the game inside an UIWebView. I'm not crazy about PhoneGap (it's incredibly slow with remote apps, having the web app inside the application bundle removes most of the benefits of building a web app and I think obj-c is really easy to learn.), but I like it in this situations because I can get my stuff running in few seconds.