Javascript Game
I built a Tetris clone using a Javascript canvas.
Live site can be found here.
Code can be found here.
The game features a mechanics such as:
7-Bag Rule - This ensures that if a player does not have to wait too long to get the desired piece they need.
Super Rotation System - Enables pieces to translate to the nearest gap if there is no available space.
Hold - Players can hold a piece to use later