Skip to content

Commit d1ce756

Browse files
authored
Merge pull request #833 from ishyyyy/patch-2
Update assignment.md
2 parents cb10df5 + e3840c7 commit d1ce756

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

4-typing-game/typing-game/assignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## Instructions
44

5-
Create a small game that uses keyboard events to do tasks. It can be a different kind of typing game, or an art type game that paints pixels to the screen on keystrokes. Get creative!
5+
Create a small game that uses keyboard events to do tasks. It may be a different kind of typing game, or an art type game that paints pixels to the screen on keystrokes. Get creative!
66

77
## Rubric
88

99
| Criteria | Exemplary | Adequate | Needs Improvement |
1010
| -------- | ------------------------ | ------------------------ | ----------------- |
1111
| | A full game is presented | The game is very minimal | The game has bugs |
12-
| |
12+
| | | | |

0 commit comments

Comments
 (0)