Brick Game using the p5.js library.
https://p5-brick-breaker.netlify.app/
(Move Right) Right Arrow, D, Num Pad 6
(Move Left) Left Arrow, A, Num Pad 4
(Start Game) Space
(Restart) R
(Increase level) Click the "↑" icon located at the top-left corner
(Decrease level) Click the "↓" icon located at the top-left corner
p5.js is a Javascript library with the goal of making coding accessible for artists, designers, educators, and beginners. It is a reinterpretation of Processing, by Casey Reas and Ben Fry, initiated by artist Lauren McCarthy.
- JavaScript
- p5.js
- HTML
- CSS