ShapeArt 1.08: RGB

Goal

image

Code Area

flowchart LR

	style A fill:#37bf19, stroke:#37bf19
	style B fill:#37bf19, stroke:#37bf19
	style C fill:#37bf19, stroke:#37bf19
	style D fill:#37bf19, stroke:#37bf19
	style E fill:#37bf19, stroke:#37bf19
	style F fill:#37bf19, stroke:#37bf19
	style G fill:#37bf19, stroke:#37bf19
	style H fill:#f79e45, stroke:#f79e45
	
	A((Module 1.01)) --> B((Module 1.02))
	B --> C((Module 1.03))
	C --> D((Module 1.04))
	D --> E((Module 1.05))
	E --> F((Module 1.06))
	F --> G((Module 1.07))
	G --> H((Module 1.08))
	H --> I((Module 1.09))
	G --> I

	click A "https://www.notion.so/strivemath/ShapeArt-1-01-Background-e883c4aba07541d79ca3eb75ce4e14e1"
	click B "https://www.notion.so/strivemath/ShapeArt-1-02-Circle-f907cdc10c59404396c755a87390c09a"
	click C "https://www.notion.so/strivemath/ShapeArt-1-03-Colour-35cf93748d5c48dc9bc0c47556484b02"
	click D "https://www.notion.so/strivemath/ShapeArt-1-04-Rainbow-c0e6c5e5ca8a404999e9e29d3f2580c4"

	click E "https://www.notion.so/strivemath/ShapeArt-1-05-Rectangle-ff95f467f88c470fafd3fdafc9cfb5ff"
	click F "https://www.notion.so/strivemath/ShapeArt-1-06-Curved-Rectangle-ec43b8be1fce4d7696c1f72e40de0045"
	click G "https://www.notion.so/strivemath/ShapeArt-1-07-Traffic-Light-57eb515dd817436c8cf6efbb7615c52c"
	click H "https://www.notion.so/strivemath/ShapeArt-1-08-RGB-ae7b0dec91a0454c9e648ad54e8eda59"

	click I "https://code.strivemath.com/"
	
	subgraph Learning
	A & B & C & D & E & F & G
	end
	
	subgraph Extension
	H
	end

	subgraph Art Project
	I
	end

image