mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-09-02 19:22:42 +02:00
folder names
This commit is contained in:
11
6-space-game/2-drawing-to-canvas/assignment.md
Normal file
11
6-space-game/2-drawing-to-canvas/assignment.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Play with the Canvas API
|
||||
|
||||
## Instructions
|
||||
|
||||
Pick one element of the Canvas API and create something interesting around it. Can you create a little galaxy of repeated stars? Can you create an interesting texture of colored lines? You can look at CodePen for inspiration (but don't copy)
|
||||
|
||||
## Rubric
|
||||
|
||||
| Criteria | Exemplary | Adequate | Needs Improvement |
|
||||
| -------- | --------------------------------------------------------- | ----------------------------------- | --------------------- |
|
||||
| | Code is submitted showing an interesting texture or shape | Code is submitted, but does not run | Code is not submitted |
|
Reference in New Issue
Block a user