HTML Canvas Breakout!

Following along with the MDN tutorial on 2D canvas, I created Breakout! I've worked with other 3D frameworks before like three.js and playCanvas, but I've never worked directly with the canvas to make games before. It was so much fun!