In this quest you'll learn how to use the amazing capabilities of Paint JS for drawing a simple circle
Describe each step in the quest.
- Step 1 [step id]: Visit paintjs.app
- Step 2 [step id]: draw a circle and admire it
- ...
For each step, describe all actions the user needs to perform to complete the step, including links to PRs as they would need to be written to pass checks. Before submitting your quest for review, test your quest in snack and check the instructions you wrote. Make sure that by following these instructions, you are able to successfully complete the quest.
- Learning Objective: Visit paintjs.app
- Narrative: Hey! In order to start, go to paintjs.app
- Instructions: go to paintjs.app and type done
- How do users pass to the next step: type "done"
- Hints:
- Learning Objective: draw a circle and admire it
- Narrative: Now, using the circle tool, create a circle in your workspace. great job! you just drew a beautiful circle
- Instructions: choose the circle tool and draw a circle
- How do users pass to the next step:
- Hints: ...