Home
Netbeans Eclipse Qt Java
Games
College of Engineering Aeronautics and Astronautics Agricultural and Biological Engineering Biomedical Engineering Chemical Engineering Civil Engineering Construction Engineering and Management Electrical and Computer Engineering Engineering Education Engineering Professional Education Environmental and Ecological Engineering Industrial Engineering Materials Engineering Mechanical Engineering Nuclear Engineering
EPICS (Engineering Projects In Community Service) First-Year Engineering Program First-Year Engineering Honors Program Global Engineering Program Minority Engineering Program Professional Practice (Co-Op) Program Women in Engineering Program
College Administration Schools Programs All Groups All People ECN Webmail
Purdue Home

Demonstration of Students' Projects

ECE 462 Fall 2009, Competition

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)