Arcade style tetris using pure HTML, CSS, & JavaScript
Credit to a tutorial from Meth Meth Method https://www.youtube.com/watch?v=H2aW5V46khA
I've updated some deprecated code using keydown and converted to use buttons to add an event listener "click" to handle which will also make this mobile friendly.
I also converted the score to a template literal
https://elowskya.github.io/tetris/