You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web-Dev-For-Beginners/6-space-game/2-drawing-to-canvas/assignment.md

11 lines
713 B

# 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 |