
In this tutorial, I created a slot machine game using Tab Bars and Pickers. The game works by clicking the spin button, which will spin five reels at random. If three or more images line up in a row, a song is played and you win.
Although this tutorial was primarily meant to be an introduction to Tab Bars and Pickers, this tutorial also taught me how to display images and plays sounds programmatically.
For those interested in the tutorial, please see Chapter 7 in Dave Mark's "Beginning iPhone Development: Exploring the iPhone SDK"