mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-21 14:01:34 +02:00
Translate assignment.ko.md via GitLocalize
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
# 새로운 키보드 게임 만들기
|
# 새로운 키보드 게임 만들기
|
||||||
|
|
||||||
## 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 can 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
|
| A full game is presented | The game is very minimal | The game has bugs
|
||||||
| | |
|
| | |
|
||||||
|
Reference in New Issue
Block a user