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 коммит произвёл GitHub
Родитель cb10df5cb2 e3840c76ea
Коммит d1ce756508
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

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