parent
123ee68fb3
commit
0a841dea6b
@ -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
|
||||||
| | |
|
| | |
|
||||||
|
Loading…
Reference in new issue