This is a basic tetris clone made with using only Javascript.
I thought it would be fun and challenging to make a simple game without relying on any libraries to do the heavy lifting for me. I chose Tetris since it is a game that I enjoy playing and it made debugging much more enjoyable!