Game Development: Breakout in JavaScript
In this article, we create a complete Breakout-style game. The HTML Canvas provides the game container where we draw graphics via JavaScript. After learning how to use the Canvas for graphics and animations, we go through the algorithms behind collis...
blog.michaelkaren.dev30 min read