Name all the characters below.
Tuesday, June 6, 2017
Monday, June 5, 2017
Blog 41
- I want to make a sprite appear on my screen.
- What 3 things(or lines of code) do I need to do to get it on the screen?
Thursday, June 1, 2017
Blog 40
Look at the code below and tell me how big the rectangle will be.
var size=100;
rect(200,150,size, size);
Subscribe to:
Posts (Atom)