Simon says

It is time to use our knowledge about laying out interface elements on our canvas using the Xcode's IB by creating a small application. We will try to make a small Simon Says application, which will not be fully functional, but will have an interface that is similar to a fully working Simon Says app:

Simon says

A Simon Says application is a simple memory game where the user has to memorize an increasing number of color combinations. Basically, the user takes turns with the application and tries to mimic the colors the application has chosen. For example, if the app starts out by choosing blue, then the user should, afterwards, press the blue button. ...

Get Swift iOS Programming for Kids now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.