Level 1-5
Line Art
Use constrained line segments to draw shapes, letters, words, and even animations!
0 /36 Stars
0 /12 Tasks
Tasks
Pick a challenge to start creating. Earn up to 3 stars per task!
Create a closed shape using 4 or more lines. Task 1
Create Draw a rectangle: 4 constrained segments (2 horizontal, 2 vertical). Use {a ≤ x ≤ b} to restrict each line to a segment. Task 2
Create Draw the capital letter L using 2 line segments. Match the ghost outline. Task 3
Create Draw the capital letter T using 2 line segments. Match the ghost outline. Task 4
Create Draw the capital letter H using 3 line segments. Match the ghost outline. Task 5
Create Draw the capital letter E using 4 line segments. Match the ghost outline. Task 6
Create Draw the capital letter A using 3 line segments. Match the ghost outline. Task 7
Create Draw the word "HI" using 6 line segments. Each letter is 3 units wide with 1 unit gap. Task 8
Create Draw the word "MATH" using 12 line segments. Each letter is 3 units wide with 1 unit gap. Task 9
Create Write the letter "I" so it slides! Add +n to every x-position so the whole shape moves when you drag the n slider. Task 10
Create Write the word "HI" so it slides! Add +n to every x-position so the whole shape moves when you drag the n slider. Task 11
Create You’re an artist now! Draw any word, picture, or pattern using at least 8 constrained line segments. Task 12
Create Start with Closed Shape to learn how domain-restricted line segments work, then progress through letters, words, and animations. The final Free Art challenge lets you draw anything you want!
Tip: Use curly-brace restrictions like {2 ≤ x ≤ 5} after your equation to create line segments that only exist between two x-values.