Tetris

This tutorial is based on Tiny Tetris for the Arduino. This code is heavily modified to cut out extra complexity and support a smaller screen.
Part 0: W - rotate left,A - move left,S - rotate right,D - move right .