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:
12
4-typing-game/typing-game/translations/assignment.ko.md
Normal file
12
4-typing-game/typing-game/translations/assignment.ko.md
Normal file
@@ -0,0 +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!
|
||||||
|
|
||||||
|
## 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