Overview

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

In this final homework assignment, your task is to add another maze to this app. When the user completes the first maze, they’ll be presented with a congratulations alert. Once they tap the OK button, they should be presented with a different maze. Once the completion of that maze, the first maze is presented once again.

If you code this right, you will be able to add lots of different mazes. Down the road, you can add new features such as points, a scoreboard, and maybe even difficulty levels. This goes well beyond the scope of this course.

See forum comments
Download course materials from Github
Previous: Final Quiz Next: Deliverables