It is called "Timing!". It is a very simple game. It probably won't
sell much if anything. It is nothing as sophisticated as "reverends"
Blok-Buster app. (That is a very cool app by the way.) But it was a
great training exercise.
Something that the rest of you might find interesting or helpful as
that the HTML and Javascript was written entirely in Visual Studio
2008 using C#. Well, not technically C#, but Script#, which allows you
to write code using C# and then it gets converted/compiled into
JavaScript. More information about Script# can be found here.
http://projects.nikhilk.net/ScriptSharp/
I am working on a Script# wrapper for the PhoneGap API and will be
happy to contribute it to the main source if Brock and the rest of the
gang approve.
Until then I would be happy ton answer any questions for anyone that
would like to try developing in the same manner.
Also, thanks to everyone for all of the work that they have put into
Phonegap! I did not want to code in objective-C. ;-)
Jeff