generated from mwc/project_drawing
I wrote a descrption of my project and milestones.
Progress: Haven't started the project yet.
This commit is contained in:
18
README.md
18
README.md
@@ -1,21 +1,19 @@
|
|||||||
# (Drawing project)
|
# (Drawing project)
|
||||||
|
|
||||||
(
|
I can draw a building with rectangles and triangles.
|
||||||
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
|
## Description
|
||||||
|
|
||||||
(Describe your goal for this project. If you want to link to an
|
If I can, I want my drawing to be an animation of mutiple buildings lighting up with roads at the side.
|
||||||
image, move the image to this directory, and then use the following syntax:
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
## Planning
|
## Planning
|
||||||
|
|
||||||
(Include your planning here, including your project milestone.)
|
## Milestone 1
|
||||||
|
Write a function to draw a building using the width,height, and color.
|
||||||
|
## Milestone 2
|
||||||
|
Add windows in the buildings.
|
||||||
|
## Milestone 3
|
||||||
|
Create another function to try to draw a road.
|
||||||
|
|||||||
Reference in New Issue
Block a user