Difference between revisions of "Main Page"
From CodeStuff
| Line 17: | Line 17: | ||
print("*",40+x*30,250-x*10); | print("*",40+x*30,250-x*10); | ||
} | } | ||
| + | |||
| + | setColour("rgba(0,0,0,0.2)"); | ||
| + | |||
| + | drawLine(40,400,600,400); | ||
</edcode> | </edcode> | ||
Revision as of 10:15, 20 January 2012
The beginning of something that probably won't be finished
With a bit of luck there's an editor below.