mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-27 00:25:53 +02:00
11 lines
713 B
Markdown
11 lines
713 B
Markdown
# 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 | |