At the end of this lesson, you will :
- You are working with a small screen
- Touch input is less precise (buttons need to be ~ 44 pixels to successfully hit them or for us ~88 pixels on the new retina screens)
- Typing is difficult (and we want to avoid it for grade 3s!)
- Short bursts of usage
- iPhone average use is < 5 minutes, most are used < 1 minute at a time
- Once again, don't forget your user!
- state exactly the main concept of your app
- ensure it does this, really well, and only this
- each member of the group is going to do this INDIVIDUALLY
- create a "rough" sketch of a storyboard for your game
- you will now need several cells
- explain all the input, process, and output
- Splash screen, menu, main game, settings, help, ...