A Block Blast game using HTML Canvas and JS, with no libraries used outside of the HTML canvas! The gameplay is essentially the same as the mobile game, but simplified with no ads. There is game over detection, combos, and a simple scoring system. This was my second attempt using canvas!