Merge pull request #833 from ishyyyy/patch-2

Update assignment.md
This commit is contained in:
Sara Gibbons
2022-10-26 16:50:03 -04:00
committed by GitHub

View File

@@ -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 |
| |
| | | | |