diff --git a/4-typing-game/typing-game/assignment.md b/4-typing-game/typing-game/assignment.md index cd444a51..ea3ba98c 100644 --- a/4-typing-game/typing-game/assignment.md +++ b/4-typing-game/typing-game/assignment.md @@ -2,11 +2,11 @@ ## Instructions -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! +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! ## Rubric | Criteria | Exemplary | Adequate | Needs Improvement | | -------- | ------------------------ | ------------------------ | ----------------- | | | A full game is presented | The game is very minimal | The game has bugs | -| | \ No newline at end of file +| | | | |