if first() then clear_screen() end for y do 200 times x = time() if bitxor(x, y) <= x then pixel_draw(x, 200 - y) end end