Member-only story
Tetris Turns 35
On June 6, 2019 Tetris turned 35 years old. To celebrate, I wrote my own version and posted it in my GitHub repo. No libraries. No frameworks. Just JavaScript. Those learning JavaScript might find a few lessons here!
15 min readJul 13, 2019
Here’s a list of my best web development tutorials.
Complete CSS flex tutorial on Hashnode.
Ultimate CSS grid tutorial on Hashnode.
Higher-order functions .map, .filter & .reduce on Hashnode.
Follow me @ Twitter, Instagram & fb to never miss premium articles.
Tetris was created by Alexey Pajitnov and released on June 6, 1984.
So how do you make Tetris in 🍦 vanilla JavaScript from scratch?