mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-17 04:04:18 +02:00
Merge pull request #22 from donghoon-song/gitlocalize-14705
6-space-game/1-introduction/translations/assignment.ko.md
This commit is contained in:
11
6-space-game/1-introduction/translations/assignment.ko.md
Normal file
11
6-space-game/1-introduction/translations/assignment.ko.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# 게임 제작하기
|
||||||
|
|
||||||
|
## 설명
|
||||||
|
|
||||||
|
수업에 있는 예제 코드를 사용해서 게임을 만들어 봅시다. 간단한 게임이어야 하며, 목표는 class 또는 composition 패턴과 pub/sub 패턴 중 하나를 사용하여 게임을 만드는 것입니다. 창의력을 보여주세요!
|
||||||
|
|
||||||
|
## 평가 기준
|
||||||
|
|
||||||
|
기준 | 모범 답안 | 적당한 답안 | 개선이 필요한 답안
|
||||||
|
--- | --- | --- | ---
|
||||||
|
| 화면에 세개의 요소가 있고 조작할 수 있는 경우 | 화면에 두개의 요소가 있고 조작할 수 있는 경우 | 화면에 한개의 요소가 있고 조작할 수 있는 경우
|
Reference in New Issue
Block a user