TicTacToe iPhone Application

This is a personal learning project I completed over the summer to learn the iPhone SDK.

Project Information

Components

  • Cocoa Touch
  • Objective C 2.0
  • XCode
  • iPhone User Interface Design
  • iPhone Icon design

Notes

This was a proof of concept project I invented in order to learn Objective C and the iPhone SDK's. This application is not published on the App Store.

This project allowed me to learn Objective C and the Cocoa libraries broadening my knowledge of API design and usage. The biggest challenge here for me was designing an interface that fit in the with native look and feel of the iPhone and also learning Objective C as I have had no prior experience programming on Mac-based platforms or with the C and Objective C programming languages.