Midterm Project
- Kimeka
- Oct 27, 2020
- 1 min read
Updated: Oct 30, 2020
Paddle game
Using the mouse to move right or left to hit the ball with a paddle as it falls. The randomly placed text in the background serves as a distraction. It says, Keep your eyes on the ball. This paddle game uses variables, the functions of pre load, setup, draw, move, bounce, resetBall, display, and paddle. An image was also added to the sketch files as the background.

https://editor.p5js.org/kreid17/sketches/cJsAGt5DA
Comments