diff --git a/4-typing-game/typing-game/translations/assignment.ko.md b/4-typing-game/typing-game/translations/assignment.ko.md new file mode 100644 index 00000000..e3515608 --- /dev/null +++ b/4-typing-game/typing-game/translations/assignment.ko.md @@ -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 + | | |