top of page
Search
  • Writer's pictureNicole Nitz

Assignment 10 P5 interactivity



For this assignment we made a drawing application. This was probably my favorite code that we've done. For this we create a canvas, and we also create a draw function and use ellipse to create a circle/brush. To be able to draw we use mouseX and mouseY so that the circle is attached to the mouse/follows the mouse We also use if statements and the directional keys on the key board as well as "R" to control the size of the brush/circle and the color.

6 views0 comments

Recent Posts

See All

Final Project Idea

For my final project I want to make an air hockey type of game but have it be single player. I want there to be a puck/ball and goal posts that you have to hit the ball into with a shape that’s attach

bottom of page