Files
Web-Dev-For-Beginners/6-space-game/2-drawing-to-canvas/assignment.md
2020-11-09 22:51:04 -05:00

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 |