Skip to content
Snippets Groups Projects
Commit ad4ce795 authored by keleher's avatar keleher
Browse files

auto

parent 7c7ac393
No related branches found
No related tags found
No related merge requests found
# Assignment 3: Fancy Triples # Assignment 3: Fancy Triples
**Due: Apr 5, 2020, 11:59:59 pm, v1** **Due: Apr 5, 2020, 11:59:59 pm, v1.01**
## Goals ## Goals
...@@ -87,7 +87,7 @@ You cannot run at this point because your `IBOutlet`s refer to non-existent view ...@@ -87,7 +87,7 @@ You cannot run at this point because your `IBOutlet`s refer to non-existent view
## Task 2: Change the model ## Task 2: Change the model
Your model is conceptually unchanged. However, the view controller is Your model is conceptually unchanged. However, **the view** is
now going to animate tile movement, and therefore needs to recognize now going to animate tile movement, and therefore needs to recognize
specific tiles in order to identify tile movements. specific tiles in order to identify tile movements.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment