mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-13 10:14:50 +02:00
Update assignment.md
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
## Instructions
|
## 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
|
## Rubric
|
||||||
|
|
||||||
| Criteria | Exemplary | Adequate | Needs Improvement |
|
| Criteria | Exemplary | Adequate | Needs Improvement |
|
||||||
| -------- | ------------------------ | ------------------------ | ----------------- |
|
| -------- | ------------------------ | ------------------------ | ----------------- |
|
||||||
| | A full game is presented | The game is very minimal | The game has bugs |
|
| | A full game is presented | The game is very minimal | The game has bugs |
|
||||||
| |
|
| | | | |
|
||||||
|
Reference in New Issue
Block a user