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