From efa21cc526391e0e3c33c8fe062438110c02b852 Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Tue, 31 Mar 2020 14:47:20 -0400 Subject: [PATCH] auto --- assign3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assign3.md b/assign3.md index 1244b22..853d260 100644 --- a/assign3.md +++ b/assign3.md @@ -85,7 +85,7 @@ landscape mode and back again: You cannot run at this point because your `IBOutlet`s refer to non-existent views. -## Task 2: Change the model +## Task 2: Change the Model to use Tiles Your model is conceptually unchanged. However, **the view** is now going to animate tile movement, and therefore needs to recognize -- GitLab