Student Thymio Drawing Programs

Description: Here are some new and fun patterns created by our students. Look below for the code. Fun tip: Make colorful by changing out the marker as the robot drives along! Projects: 1) Ashna’s Summer Star: call sound.system(-1) call leds.temperature(0,0) call leds.top(0,0,0) call leds.circle(0,0,0,0,0,0,0,0) onevent buttons if button.forward == 1 then call leds.top(32,32,0) end if button.right …

Student Thymio Drawing Programs Read More »