The competition was held on December 7 and 9. These videos were recorded after the competition so that recording would not interfere with the compeition. The server view is provided by the TA Guangwei Zhu.
(If you see flickering, please double click and watch the videos on Youtube directly.)
Automatic Tetris Player
This program can automatically rotate and move Tetris pieces; the best record so far is eliminating more than 1,000,000 lines. This program was created by modifying an open-source example from Qt. The algorithm was developed by Hetong Li (Purdue ECE) and Fan Zhang (Purdue CS) in spring 2009.
Maze Traversal using Depth-First Search (2009 ECE264 Assignment)