Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 291 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 291 Bytes

PaddleBounce

Game in JavaScript using p5-play.js

Paddle moves with arrow keys (UP and DOWN).

The ball has a score counter for a +1 every time it hits the paddle.

Game Lost when ball touches the edge under the paddle.

github.com/thestormbreaks/PaddleBounce