Noise Maker

iPhone and iPad App

Objective: Using a provided tutorial, create an app that has images and plays appropriate sounds when someone touches the images. Add images and sounds to the library.

Problem: How do we line up the image buttons nicely?

Solution: We can use constraints to make all the buttons have a specified width and height (perfectly square) and make them all have the same size.