the caturday's really big commit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
open window 511,511
|
||||
for x=10 to 495 step 5:for y=10 to 495 step 5
|
||||
colour x/2,y/2,0
|
||||
fill rectangle x,y,x+5,y+5
|
||||
fill rectangle x+1,y+1,x+4,y+4
|
||||
next y:next x
|
||||
|
||||
Reference in New Issue
Block a user