You need to use SmileBASIC's graphics commands. They all start with a G. You can use GLINE to draw lines, GCIRCLE for circles and GCLS to clear the graphics screen. I suggest looking at their manual entries, but I will give you a basic rundown.