Tetris Attack
Below is a javascript implementation of the main mechanics of the SNES Nintendo game Tetris Attack. An AI player controls the right screen while the player controls the left screen (Up, Down, Left, Right, Space to swap). Source code can be found Here.