generated from mwc/project_drawing
25 lines
517 B
Markdown
25 lines
517 B
Markdown
# (Drawing project)
|
|
|
|
(
|
|
This is the README file for your drawing project.
|
|
Replace all the text in parentheses with your own text.
|
|
It's written in a simple language called Markdown,
|
|
which allows basic formatting.
|
|
)
|
|
|
|
## Description
|
|
|
|
I want to create a clock with hands that move.
|
|
|
|

|
|
|
|
|
|
|
|
## Planning
|
|
|
|
### Milestone 1 Create a circle function with numbers for the clock
|
|
|
|
### Milestone 2 Create rectangle functions for the hands
|
|
|
|
### Milestone 3 Animate the hands so they move like a clock
|