Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iosStudentsSpring2020
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Peter Keleher
iosStudentsSpring2020
Commits
a2bb5673
Commit
a2bb5673
authored
5 years ago
by
Peter J. Keleher
Browse files
Options
Downloads
Patches
Plain Diff
auto
parent
01f23235
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
assign3.md
+4
-1
4 additions, 1 deletion
assign3.md
with
4 additions
and
1 deletion
assign3.md
+
4
−
1
View file @
a2bb5673
...
@@ -246,13 +246,16 @@ You should:
...
@@ -246,13 +246,16 @@ You should:
date-and-date, as shown in the video.
date-and-date, as shown in the video.
-
your game should jump to the high-scores screen at the end of a game when
-
your game should jump to the high-scores screen at the end of a game when
calling
`isDone()`
returns true for the first time.
calling
`isDone()`
returns true for the first time.
-
you do not need to worry about landscape mode
## Task 8: Implement the *About* Scene
## Task 8: Implement the *About* Scene
It doesn't have to be like mine, and it doesn't have use gestures, but it
It doesn't have to be like mine, and it doesn't have use gestures, but it
should be fancy. Use
`UIBezierPath`
to draw something a diagram, make a little
should be fancy. Use
`UIBezierPath`
to draw something a diagram, make a little
mini-game using dynamic gestures, be creative!
mini-game using dynamic gestures, be creative!
-
You do have to worry about landscape mode. If you do use dynamic animations
and they fly away during rotation, it's fine just to have a way to restart
in the new orientation
## Grading
## Grading
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment