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

auto

parent e4510d97
No related branches found
No related tags found
No related merge requests found
# Assignment 2: Triples
**Due: March 8, 2020, 11:59:59 pm, v1.0**
**Due: March 8, 2020, 11:59:59 pm, v1.01**
## Goals
......@@ -168,8 +168,8 @@ We will award points as follows:
- (10 pts) Gameplay is correct, numbers move as expected, combine as expected.
- (5 pts) Scores are correct. This can be checked even without determinism, but in
deterministic mode:
- click "New Game". Should have a score of 7.
- new game / down / down / down / down / right should give a score of 26
- click "New Game". Should have a score of 5.
- new game / right / 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
......
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