iPhone Game Programming – Tutorial 11 – Joypad

At last, I’ve finally recorded the joypad tutorial. This is a short tutorial of 20 minutes that covers how to implement a joypad control into the code that has been used through the other tutorials.

Tutorial 11 from Michael Daley on Vimeo.
Tutorial 11

Tutorial 11 Project
Update 19/12/09:
After a request I’ve created a very simple view based app that does the same as the OpenGL version in the tutorial video. They key difference is that this app does nothing but move the ship around the screen to demo the joypad code without the need for any of the other code from the tutorials. Hope it helps
JoypadExample Project

Comments