mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-09-03 11:43:03 +02:00
Initial commit
This commit is contained in:
12
4-typing-game/typing-game/assignment.md
Normal file
12
4-typing-game/typing-game/assignment.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Create a new keyboard game
|
||||
|
||||
## Instructions
|
||||
|
||||
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 |
|
||||
| | | | |
|
Reference in New Issue
Block a user