-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathself-graded-checklist
More file actions
21 lines (17 loc) · 988 Bytes
/
Copy pathself-graded-checklist
File metadata and controls
21 lines (17 loc) · 988 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Self-graded Assignment 4 Checklist
Student Name: Ethan Nguyen
Student Set: 2A
Criteria
========
[x] Cards flip when clicked
[x] If the user clicks on the same card twice, do nothing.
[x] If the user clicks on a card that is already matched, do nothing.
[x] If the user clicks on a card while two cards are already flipped, do nothing.
[x] Winning Event is implemented. If user clicks on all the cards, display a winning message.
[x] Header is showing the number of clicks the user has made, and the number of pairs left, number of pairs matched, total number of pairs, and game timer.
[x] Start and Reset buttons are added to the game.
[x] Difficulty levels are added to the game.
[x] Themes are added to the game.
[x] Power-up logic is added to the game.
50/50 (Total grade out of 50, 2 marks each x first 4 items, 7 points each there after)
*Note items are considered *fully* complete (marked with an x inside the box: [x]), OR incomplete (box is left empty: [ ])