From b18cb21b435ebcc2595944667378f5e163e77852 Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Mon, 11 Oct 2021 23:04:22 -0400 Subject: [PATCH] auto --- assign3/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assign3/README.md b/assign3/README.md index a237e57..1dc3c66 100644 --- a/assign3/README.md +++ b/assign3/README.md @@ -1,4 +1,8 @@ # Assignment 3: Fancy Twos +v1.01 + +Changes 1.01: +- removed minor edits ## Goals Learn to use: @@ -10,7 +14,7 @@ Learn to use: * user defaults * dynamic animations -This is the project where we end up with a real game we can give out +This is the project where we end up with a real SwiftUI game we can give out to friends and family. We are not significantly changing core functionality, but we are adding many of the extras that make apps usable. See the demo video on ELMS. -- GitLab