Create a Tetris Game Using JavaScript A few days back, I was learning JavaScript concepts. In order to sharpen my skills, I thought to myself let's make a game. After searching for some old games such as snake, mines, Tetris, etc., I decided to make a Tetris game. Well, This is not the most exciting game, but I have enjoyed developing it. The game looks as below: You can check the source code at this [...]