New iPhone Game Programming Forum
If you’re in to making games for the iPhone you may want to check out a new forum over on iDevGames.com dedicated to discussing iPhone & iPod Game Development.
While you’re there you may want to check out the other forums and resources on the site. There’s a ton of information on game programming for the Mac too.


November 3rd, 2008 at 11:07 pm
Hi-I have created “FotoCube” which may be viewed and played at:
http://www.thefotocube.com (if the 15 minute play trial expires simply close and restart your browser to play again).
I hired a Java SE programmer to write the code for the web application. I am interested in making “FotoCube” playable on both the iphone and itouch if possible, with fewer attributes if necessary.
Can Java ME or another Java program be used to accomplish the above? I have received several replies to posts I have made which have referred me to Java ME to do this.
My Java programmer has told me this might be accomplished using the Macintosh computer and programming using certain softwares.
Do you think “FotoCube” can be made for the iphone and itouch units?
Please make any references to me that might be valid. I am also possibly looking for a programmer to work with on this project.
Thank you,
Jeff
November 6th, 2008 at 1:00 am
Hi just want to share, You can download the entire iPhone Development Lecture from Stanford University in PDF format here:
Download PDF
November 6th, 2008 at 9:34 am
Jeff: Writing software for the iPhone requires the use of the language Objective-C along with the Cocoa Touch framework. You will also need to use Apple’s Xcode development tools.
You should visit http://developer.apple.com for more info.