Javascript Coding Crossword
Across
- 2. what are these: R, G, B?
- 6. the color of text unless you change it
- 7. a word that has its own code/function in it. All you have to do is type this kind of word, and it works!
- 10. this allows you to write a message
- 11. this controls the outline colors of your shapes
- 12. a code that allows for you to make a conditional statement
- 15. this creates a circle
- 16. this controls/changes the thickness of your lines
- 19. the shape that needs x1 y1, x2 y2, x3 y3
- 20. this code can set the color of your background
Down
- 1. this allows you to control where your drawing is moving by using your mouse side-to-side
- 3. this code draws a line
- 4. this changes the size of your text
- 5. this allows you to control where your drawing is moving by using your mouse up and down
- 8. turns off the fill for shapes
- 9. this creates a variable
- 13. this creates a rectangle
- 14. this changes the color in your shapes
- 17. the third parameter in an ellipse function
- 18. the fourth parameter in an ellipse function