From e0d9104ac08a6ea8f5cfcd74ddd906b3105a63bc Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Fri, 28 Feb 2020 22:58:03 -0500 Subject: [PATCH] auto --- assign2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assign2.md b/assign2.md index 2469ffa..ec743be 100644 --- a/assign2.md +++ b/assign2.md @@ -169,10 +169,10 @@ We will award points as follows: - (5 pts) Scores are correct. This can be checked even without determinism, but in deterministic mode: - click "New Game". Should have a score of 5. - - new game / right / right / right should give a score of 11 + - new game / right / right should give a score of 11 - (10 pts) Determinism works: - in deterministic mode a new game reproduces the sequences shown above, i.e.: - - new game / right / right / right gives the "C" shape, and + - new game / right / right gives the "C" shape, and - new game / down (9 times) results in the two rows (plus 1 extra tile) shown in the movie above - (10 pts) Overall look and feel. It's an app! Your app should be well layed -- GitLab