====== Tetris Source Code ====== ===== Releases ===== * Version 0.2 * Version 0.2 Src * Version 0.1 Src ===== Change Log ===== ==== January 9, 2010 ==== * Rewrote the PlayState class * Now when a row clears the blocks move down * Now there is an error with collision detection * There is also an error with moving the blocks down ==== August 8, 2009 ==== * First pass at trying to create Tetris * The blocks fall * The blocks are contained within the game board * The shapes can rotate * It removes rows and gives a score but does not move blocks above down